|
Uwe Schindler
2011-09-08, 14:36
Robert Muir
2011-09-11, 16:36
Robert Muir
2011-09-11, 16:37
Dawid Weiss
2011-09-15, 14:59
Dawid Weiss
2011-09-15, 15:12
Martijn v Groningen
2011-09-19, 13:15
Chris Male
2011-09-26, 05:55
Chris Male
2011-09-26, 05:59
Chris Male
2011-09-26, 06:13
Robert Muir
2011-09-26, 17:48
Michael McCandless
2011-09-26, 22:55
Michael McCandless
2011-09-27, 14:25
Uwe Schindler
2011-09-27, 14:37
Michael McCandless
2011-09-27, 14:43
Robert Muir
2011-10-03, 11:15
Robert Muir
2011-10-03, 22:45
Robert Muir
2011-10-04, 14:19
Chris Male
2011-10-04, 14:23
Robert Muir
2011-10-04, 14:33
Chris Male
2011-10-04, 14:41
Robert Muir
2011-10-04, 14:55
Michael McCandless
2011-10-05, 10:40
Uwe Schindler
2011-10-05, 20:41
Uwe Schindler
2011-10-05, 20:54
Jan Høydahl
2011-10-05, 21:01
Steven A Rowe
2011-10-07, 17:39
Simon Willnauer
2011-10-07, 17:57
Simon Willnauer
2011-10-07, 18:09
Simon Willnauer
2011-10-08, 18:05
Yonik Seeley
2011-10-08, 18:16
Shai Erera
2011-10-09, 11:05
Doron Cohen
2011-10-09, 12:46
Robert Muir
2011-10-09, 12:49
Robert Muir
2011-10-16, 15:22
Michael McCandless
2011-10-16, 18:01
Michael McCandless
2011-10-16, 23:52
Uwe Schindler
2011-10-25, 16:55
|
-
RE: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 406 - FailureUwe Schindler 2011-09-08, 14:36
Ignore this, intermediate status of branch was broken because of separate delete/copy steps.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [EMAIL PROTECTED] > -----Original Message----- > From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 08, 2011 4:31 PM > To: [EMAIL PROTECTED] > Subject: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 406 - Failure > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/406/ > > No tests ran. > > Build Log (for compile errors): > [...truncated 2355 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For additional > commands, e-mail: [EMAIL PROTECTED] ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10500 - FailureRobert Muir 2011-09-11, 16:36
I killed this due to a hang/deadlock issue:
https://issues.apache.org/jira/browse/LUCENE-3428 On Sun, Sep 11, 2011 at 12:35 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10500/ > > 1 tests failed. > FAILED: TEST-org.apache.lucene.index.TestIndexWriterWithThreads.xml.<init> > > Error Message: > > > Stack Trace: > Test report file /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/test/TEST-org.apache.lucene.index.TestIndexWriterWithThreads.xml was length 0 > > > > Build Log (for compile errors): > [...truncated 1243 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10522 - FailureRobert Muir 2011-09-11, 16:37
collateral damage from
https://issues.apache.org/jira/browse/LUCENE-3428, i was just killing java processes. On Sun, Sep 11, 2011 at 12:36 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10522/ > > No tests ran. > > Build Log (for compile errors): > [...truncated 142 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10551 - FailureDawid Weiss 2011-09-15, 14:59
I'm looking at it, but I don't know how I could change the threads num
with this patch :) Dawid On Thu, Sep 15, 2011 at 4:19 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10551/ > > 1 tests failed. > REGRESSION: org.apache.solr.client.solrj.TestLBHttpSolrServer.testSimple > > Error Message: > expected:<3> but was:<2> > > Stack Trace: > junit.framework.AssertionFailedError: expected:<3> but was:<2> > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > at org.apache.solr.client.solrj.TestLBHttpSolrServer.testSimple(TestLBHttpSolrServer.java:127) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:611) > > > > > Build Log (for compile errors): > [...truncated 8327 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10551 - FailureDawid Weiss 2011-09-15, 15:12
It's not the threads number causing this, but I can't reproduce it on
my machine. Weird. D. On Thu, Sep 15, 2011 at 4:59 PM, Dawid Weiss <[EMAIL PROTECTED]> wrote: > I'm looking at it, but I don't know how I could change the threads num > with this patch :) > > Dawid > > On Thu, Sep 15, 2011 at 4:19 PM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10551/ >> >> 1 tests failed. >> REGRESSION: org.apache.solr.client.solrj.TestLBHttpSolrServer.testSimple >> >> Error Message: >> expected:<3> but was:<2> >> >> Stack Trace: >> junit.framework.AssertionFailedError: expected:<3> but was:<2> >> at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148) >> at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) >> at org.apache.solr.client.solrj.TestLBHttpSolrServer.testSimple(TestLBHttpSolrServer.java:127) >> at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:611) >> >> >> >> >> Build Log (for compile errors): >> [...truncated 8327 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 474 - FailureMartijn v Groningen 2011-09-19, 13:15
I'm not able to reproduce this failure locally with the following command:
ant test -Dtestcase=TestDistributedGrouping -Dtestmethod=testDistribSearch -Dtests.seed=4f7ef1931134ac6:-6aad51ee2de9b078:1761e11b17577f5 -Dtests.multiplier=5 Someone else has an idea why this failure occurs? The test did pass yesterday. On 19 September 2011 14:58, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/474/ > > 1 tests failed. > REGRESSION: org.apache.solr.TestDistributedGrouping.testDistribSearch > > Error Message: > java.lang.AssertionError: Some threads threw uncaught exceptions! > > Stack Trace: > java.lang.RuntimeException: java.lang.AssertionError: Some threads threw uncaught exceptions! > at org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:574) > at org.apache.solr.SolrTestCaseJ4.tearDown(SolrTestCaseJ4.java:96) > at org.apache.solr.BaseDistributedSearchTestCase.tearDown(BaseDistributedSearchTestCase.java:160) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > at org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:602) > at org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:546) > > > > > Build Log (for compile errors): > [...truncated 14199 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Met vriendelijke groet, Martijn van Groningen ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 511 - FailureChris Male 2011-09-26, 05:55
This didn't fail locally, investigating.
On Mon, Sep 26, 2011 at 6:40 PM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > Build: > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/511/ > > 1 tests failed. > REGRESSION: > org.apache.lucene.index.TestLongPostings.testLongPostingsNoPositions > > Error Message: > end() called before incrementToken() returned false! > > Stack Trace: > junit.framework.AssertionFailedError: end() called before incrementToken() > returned false! > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > at > org.apache.lucene.analysis.MockTokenizer.end(MockTokenizer.java:193) > at org.apache.lucene.analysis.TokenFilter.end(TokenFilter.java:42) > at > org.apache.lucene.index.TestLongPostings.getRandomTerm(TestLongPostings.java:62) > at > org.apache.lucene.index.TestLongPostings.doTestLongPostingsNoPositions(TestLongPostings.java:278) > at > org.apache.lucene.index.TestLongPostings.testLongPostingsNoPositions(TestLongPostings.java:261) > at > org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:611) > > > > > Build Log (for compile errors): > [...truncated 1897 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Chris Male | Software Developer | JTeam BV.| www.jteam.nl
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 511 - FailureChris Male 2011-09-26, 05:59
Can replicate.
On Mon, Sep 26, 2011 at 6:55 PM, Chris Male <[EMAIL PROTECTED]> wrote: > This didn't fail locally, investigating. > > > On Mon, Sep 26, 2011 at 6:40 PM, Apache Jenkins Server < > [EMAIL PROTECTED]> wrote: > >> Build: >> https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/511/ >> >> 1 tests failed. >> REGRESSION: >> org.apache.lucene.index.TestLongPostings.testLongPostingsNoPositions >> >> Error Message: >> end() called before incrementToken() returned false! >> >> Stack Trace: >> junit.framework.AssertionFailedError: end() called before incrementToken() >> returned false! >> at >> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148) >> at >> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) >> at >> org.apache.lucene.analysis.MockTokenizer.end(MockTokenizer.java:193) >> at org.apache.lucene.analysis.TokenFilter.end(TokenFilter.java:42) >> at >> org.apache.lucene.index.TestLongPostings.getRandomTerm(TestLongPostings.java:62) >> at >> org.apache.lucene.index.TestLongPostings.doTestLongPostingsNoPositions(TestLongPostings.java:278) >> at >> org.apache.lucene.index.TestLongPostings.testLongPostingsNoPositions(TestLongPostings.java:261) >> at >> org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:611) >> >> >> >> >> Build Log (for compile errors): >> [...truncated 1897 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Chris Male | Software Developer | JTeam BV.| www.jteam.nl > -- Chris Male | Software Developer | JTeam BV.| www.jteam.nl
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 511 - FailureChris Male 2011-09-26, 06:13
Fixed in revision 1175685.
On Mon, Sep 26, 2011 at 6:59 PM, Chris Male <[EMAIL PROTECTED]> wrote: > Can replicate. > > > On Mon, Sep 26, 2011 at 6:55 PM, Chris Male <[EMAIL PROTECTED]> wrote: > >> This didn't fail locally, investigating. >> >> >> On Mon, Sep 26, 2011 at 6:40 PM, Apache Jenkins Server < >> [EMAIL PROTECTED]> wrote: >> >>> Build: >>> https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/511/ >>> >>> 1 tests failed. >>> REGRESSION: >>> org.apache.lucene.index.TestLongPostings.testLongPostingsNoPositions >>> >>> Error Message: >>> end() called before incrementToken() returned false! >>> >>> Stack Trace: >>> junit.framework.AssertionFailedError: end() called before >>> incrementToken() returned false! >>> at >>> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148) >>> at >>> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) >>> at >>> org.apache.lucene.analysis.MockTokenizer.end(MockTokenizer.java:193) >>> at org.apache.lucene.analysis.TokenFilter.end(TokenFilter.java:42) >>> at >>> org.apache.lucene.index.TestLongPostings.getRandomTerm(TestLongPostings.java:62) >>> at >>> org.apache.lucene.index.TestLongPostings.doTestLongPostingsNoPositions(TestLongPostings.java:278) >>> at >>> org.apache.lucene.index.TestLongPostings.testLongPostingsNoPositions(TestLongPostings.java:261) >>> at >>> org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:611) >>> >>> >>> >>> >>> Build Log (for compile errors): >>> [...truncated 1897 lines...] >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> >> -- >> Chris Male | Software Developer | JTeam BV.| www.jteam.nl >> > > > > -- > Chris Male | Software Developer | JTeam BV.| www.jteam.nl > -- Chris Male | Software Developer | JTeam BV.| www.jteam.nl
-
Re: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 523 - FailureRobert Muir 2011-09-26, 17:48
my fault, I'm looking into this.
On Mon, Sep 26, 2011 at 1:41 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/523/ > > 1 tests failed. > FAILED: org.apache.lucene.search.TestSearchAfter.testQueries > > Error Message: > expected:<207> but was:<226> > > Stack Trace: > junit.framework.AssertionFailedError: expected:<207> but was:<226> > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > at org.apache.lucene.search.TestSearchAfter.assertPage(TestSearchAfter.java:95) > at org.apache.lucene.search.TestSearchAfter.assertQuery(TestSearchAfter.java:85) > at org.apache.lucene.search.TestSearchAfter.testQueries(TestSearchAfter.java:65) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:435) > > > > > Build Log (for compile errors): > [...truncated 7565 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 523 - FailureMichael McCandless 2011-09-26, 22:55
This wasn't your fault! Quite the opposite: you uncovered a
pre-existing bug :) LUCENE-3465 I'm glad you added searchAfter to 3.5!! Mike McCandless http://blog.mikemccandless.com On Mon, Sep 26, 2011 at 1:48 PM, Robert Muir <[EMAIL PROTECTED]> wrote: > my fault, I'm looking into this. > > On Mon, Sep 26, 2011 at 1:41 PM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/523/ >> >> 1 tests failed. >> FAILED: org.apache.lucene.search.TestSearchAfter.testQueries >> >> Error Message: >> expected:<207> but was:<226> >> >> Stack Trace: >> junit.framework.AssertionFailedError: expected:<207> but was:<226> >> at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147) >> at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) >> at org.apache.lucene.search.TestSearchAfter.assertPage(TestSearchAfter.java:95) >> at org.apache.lucene.search.TestSearchAfter.assertQuery(TestSearchAfter.java:85) >> at org.apache.lucene.search.TestSearchAfter.testQueries(TestSearchAfter.java:65) >> at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:435) >> >> >> >> >> Build Log (for compile errors): >> [...truncated 7565 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > > -- > lucidimagination.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10670 - FailureMichael McCandless 2011-09-27, 14:25
I'll take this.
Mike McCandless http://blog.mikemccandless.com On Tue, Sep 27, 2011 at 7:56 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10670/ > > 1 tests failed. > REGRESSION: org.apache.lucene.util.fst.TestFSTs.testRealTerms > > Error Message: > Java heap space > > Stack Trace: > java.lang.OutOfMemoryError: Java heap space > at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:338) > at org.apache.lucene.util.fst.FST.addNode(FST.java:480) > at org.apache.lucene.util.fst.NodeHash.add(NodeHash.java:122) > at org.apache.lucene.util.fst.Builder.compileNode(Builder.java:180) > at org.apache.lucene.util.fst.Builder.freezeTail(Builder.java:271) > at org.apache.lucene.util.fst.Builder.add(Builder.java:414) > at org.apache.lucene.util.fst.Builder.add(Builder.java:302) > at org.apache.lucene.index.codecs.memory.MemoryCodec$TermsWriter.finishTerm(MemoryCodec.java:218) > at org.apache.lucene.index.FreqProxTermsWriterPerField.flush(FreqProxTermsWriterPerField.java:409) > at org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter.java:92) > at org.apache.lucene.index.TermsHash.flush(TermsHash.java:117) > at org.apache.lucene.index.DocInverter.flush(DocInverter.java:80) > at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:78) > at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:472) > at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:420) > at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:568) > at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:366) > at org.apache.lucene.index.IndexReader.open(IndexReader.java:317) > at org.apache.lucene.util.fst.TestFSTs.testRealTerms(TestFSTs.java:1034) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:611) > > > > > Build Log (for compile errors): > [...truncated 1264 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10670 - FailureUwe Schindler 2011-09-27, 14:37
I opened an issue about this yesterday:
https://issues.apache.org/jira/browse/LUCENE-3463 ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [EMAIL PROTECTED] > -----Original Message----- > From: Michael McCandless [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 27, 2011 4:25 PM > To: [EMAIL PROTECTED] > Subject: Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10670 - Failure > > I'll take this. > > Mike McCandless > > http://blog.mikemccandless.com > > On Tue, Sep 27, 2011 at 7:56 AM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: > > Build: > > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10670/ > > > > 1 tests failed. > > REGRESSION: org.apache.lucene.util.fst.TestFSTs.testRealTerms > > > > Error Message: > > Java heap space > > > > Stack Trace: > > java.lang.OutOfMemoryError: Java heap space > > at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:338) > > at org.apache.lucene.util.fst.FST.addNode(FST.java:480) > > at org.apache.lucene.util.fst.NodeHash.add(NodeHash.java:122) > > at > > org.apache.lucene.util.fst.Builder.compileNode(Builder.java:180) > > at > > org.apache.lucene.util.fst.Builder.freezeTail(Builder.java:271) > > at org.apache.lucene.util.fst.Builder.add(Builder.java:414) > > at org.apache.lucene.util.fst.Builder.add(Builder.java:302) > > at > > > org.apache.lucene.index.codecs.memory.MemoryCodec$TermsWriter.finishTe > > rm(MemoryCodec.java:218) > > at > > org.apache.lucene.index.FreqProxTermsWriterPerField.flush(FreqProxTerm > > sWriterPerField.java:409) > > at > > org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter. > > java:92) > > at org.apache.lucene.index.TermsHash.flush(TermsHash.java:117) > > at > > org.apache.lucene.index.DocInverter.flush(DocInverter.java:80) > > at > > org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java > > :78) > > at > > org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriter > > PerThread.java:472) > > at > > org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:4 > > 20) > > at > > org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWrite > > r.java:568) > > at > > org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:366) > > at > > org.apache.lucene.index.IndexReader.open(IndexReader.java:317) > > at > > org.apache.lucene.util.fst.TestFSTs.testRealTerms(TestFSTs.java:1034) > > at > > org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java > > :611) > > > > > > > > > > Build Log (for compile errors): > > [...truncated 1264 lines...] > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For additional > commands, e-mail: [EMAIL PROTECTED] ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10670 - FailureMichael McCandless 2011-09-27, 14:43
Thanks Uwe.
I just put a comment there. Mike McCandless http://blog.mikemccandless.com On Tue, Sep 27, 2011 at 10:37 AM, Uwe Schindler <[EMAIL PROTECTED]> wrote: > I opened an issue about this yesterday: > https://issues.apache.org/jira/browse/LUCENE-3463 > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: [EMAIL PROTECTED] > > >> -----Original Message----- >> From: Michael McCandless [mailto:[EMAIL PROTECTED]] >> Sent: Tuesday, September 27, 2011 4:25 PM >> To: [EMAIL PROTECTED] >> Subject: Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10670 - > Failure >> >> I'll take this. >> >> Mike McCandless >> >> http://blog.mikemccandless.com >> >> On Tue, Sep 27, 2011 at 7:56 AM, Apache Jenkins Server >> <[EMAIL PROTECTED]> wrote: >> > Build: >> > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10670/ >> > >> > 1 tests failed. >> > REGRESSION: org.apache.lucene.util.fst.TestFSTs.testRealTerms >> > >> > Error Message: >> > Java heap space >> > >> > Stack Trace: >> > java.lang.OutOfMemoryError: Java heap space >> > at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:338) >> > at org.apache.lucene.util.fst.FST.addNode(FST.java:480) >> > at org.apache.lucene.util.fst.NodeHash.add(NodeHash.java:122) >> > at >> > org.apache.lucene.util.fst.Builder.compileNode(Builder.java:180) >> > at >> > org.apache.lucene.util.fst.Builder.freezeTail(Builder.java:271) >> > at org.apache.lucene.util.fst.Builder.add(Builder.java:414) >> > at org.apache.lucene.util.fst.Builder.add(Builder.java:302) >> > at >> > >> org.apache.lucene.index.codecs.memory.MemoryCodec$TermsWriter.finishTe >> > rm(MemoryCodec.java:218) >> > at >> > org.apache.lucene.index.FreqProxTermsWriterPerField.flush(FreqProxTerm >> > sWriterPerField.java:409) >> > at >> > org.apache.lucene.index.FreqProxTermsWriter.flush(FreqProxTermsWriter. >> > java:92) >> > at org.apache.lucene.index.TermsHash.flush(TermsHash.java:117) >> > at >> > org.apache.lucene.index.DocInverter.flush(DocInverter.java:80) >> > at >> > org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java >> > :78) >> > at >> > org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriter >> > PerThread.java:472) >> > at >> > org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:4 >> > 20) >> > at >> > org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWrite >> > r.java:568) >> > at >> > org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:366) >> > at >> > org.apache.lucene.index.IndexReader.open(IndexReader.java:317) >> > at >> > org.apache.lucene.util.fst.TestFSTs.testRealTerms(TestFSTs.java:1034) >> > at >> > org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java >> > :611) >> > >> > >> > >> > >> > Build Log (for compile errors): >> > [...truncated 1264 lines...] >> > >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [EMAIL PROTECTED] For >> > additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional >> commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10711 - FailureRobert Muir 2011-10-03, 11:15
I think this is the same as https://issues.apache.org/jira/browse/LUCENE-3478
On Mon, Oct 3, 2011 at 6:48 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10711/ > > 1 tests failed. > REGRESSION: org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries > > Error Message: > Doc 3 scores don't match TopDocs totalHits=4 top=4 0) doc=3 score=16.665384 1) doc=0 score=16.65839 2) doc=1 score=11.109833 3) doc=7 score=11.109833 TopDocs totalHits=2 top=2 0) doc=3 score=16.665382 1) doc=0 score=16.65839 for query:(-data:A data:B +data:4 data:5 data:2)~2 > > Stack Trace: > junit.framework.AssertionFailedError: Doc 3 scores don't match > TopDocs totalHits=4 top=4 > 0) doc=3 score=16.665384 > 1) doc=0 score=16.65839 > 2) doc=1 score=11.109833 > 3) doc=7 score=11.109833 > TopDocs totalHits=2 top=2 > 0) doc=3 score=16.665382 > 1) doc=0 score=16.65839 > for query:(-data:A data:B +data:4 data:5 data:2)~2 > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > TopDocs totalHits=4 top=4 > 0) doc=3 score=16.665384 > 1) doc=0 score=16.65839 > 2) doc=1 score=11.109833 > 3) doc=7 score=11.109833 > TopDocs totalHits=2 top=2 > 0) doc=3 score=16.665382 > 1) doc=0 score=16.65839 > for query:(-data:A data:B +data:4 data:5 data:2)~2 > at org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries(TestBooleanMinShouldMatch.java:359) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:608) > > > > > Build Log (for compile errors): > [...truncated 1298 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10723 - Still FailingRobert Muir 2011-10-03, 22:45
I'll take a look.
On Mon, Oct 3, 2011 at 6:27 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10723/ > > 2 tests failed. > REGRESSION: org.apache.lucene.search.TestSimpleExplanations.testDMQ6 > > Error Message: > ((-field:yy field:w3) | field:xx)~0.5: score(doc=0)=-4.4703484E-8 != explanationScore=-2.2351742E-8 Explanation: -2.2351742E-8 = (MATCH) max plus 0.5 times others of: -4.4703484E-8 = (MATCH) sum of: �� -4.4703484E-8 = (MATCH) weight(field:w3 in 0) [IBSimilarity], result of: -4.4703484E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 = termFreq=1 0.0 = NormalizationZ, computed from: 1.0 = tf 1.1 = avgFieldLength Infinity = len 0.33333334 = LambdaTTF, computed from: 6.0 = totalTermFreq �� 20.0 = numberOfDocuments -4.4703484E-8 = DistributionSPL expected:<-4.4703484E-8> but was:<-2.2351742E-8> > > Stack Trace: > junit.framework.AssertionFailedError: ((-field:yy field:w3) | field:xx)~0.5: score(doc=0)=-4.4703484E-8 != explanationScore=-2.2351742E-8 Explanation: -2.2351742E-8 = (MATCH) max plus 0.5 times others of: > -4.4703484E-8 = (MATCH) sum of: > -4.4703484E-8 = (MATCH) weight(field:w3 in 0) [IBSimilarity], result of: > -4.4703484E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: > 1.0 = termFreq=1 > 0.0 = NormalizationZ, computed from: > 1.0 = tf > 1.1 = avgFieldLength > Infinity = len > 0.33333334 = LambdaTTF, computed from: > 6.0 = totalTermFreq > 20.0 = numberOfDocuments > -4.4703484E-8 = DistributionSPL > expected:<-4.4703484E-8> but was:<-2.2351742E-8> > at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:328) > at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:498) > at org.apache.lucene.search.Scorer.score(Scorer.java:60) > at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:577) > at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:362) > at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:302) > at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:92) > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126) > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:116) > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:106) > at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:89) > at org.apache.lucene.search.TestExplanations.qtest(TestExplanations.java:99) > at org.apache.lucene.search.TestSimpleExplanations.testDMQ6(TestSimpleExplanations.java:196) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:608) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > > > REGRESSION: org.apache.lucene.search.TestSimpleExplanations.testDMQ7 > > Error Message: > ((-field:yy field:w3) | field:w2)~0.5: score(doc=0)=-6.755194E-8 != explanationScore=-4.6441954E-8 Explanation: -4.6441954E-8 = (MATCH) max plus 0.5 times others of: -5.066395E-8 = (MATCH) sum of: -5.066395E-8 = (MATCH) weight(field:w3 in 0) [IBSimilarity], result of: -5.066395E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 = termFreq=1 0.0 = NormalizationZ, computed from: 1.0 = tf 1.375 = avgFieldLength Infinity = len 0.4117647 = LambdaTTF, computed from: 6.0 = totalTermFreq �� 16.0 = numberOfDocuments -5.066395E-8 = DistributionSPL -4.221996E-8 = (MATCH) weight(field:w2 in 0) [IBSimilarity], result of: -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 = termFreq=1 0.0 = NormalizationZ, computed from: 1.0 = tf �� 1.375 = avgFieldLength Infinity = len 0.29411766 = LambdaTTF, computed from: �� 4.0 = totalTermFreq 16.0 = numberOfDocuments -4.221996E-8 = DistributionSPL expected:<-6.755194E-8> but was:<-4.6441954E-8> lucidimagination.com
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10733 - Still FailingRobert Muir 2011-10-04, 14:19
This is not a sim issue, its a problem with the explain() impl in some
query (disjunction max or bq). The test is asking for trouble by boosting a document with a boost of '0' which makes it look like an infinitely long document, returning a tiny tiny score (in my opinion this similarity is completely correct here). This means that we either: A. fix queries to try to perform floating point operations in their explains in the same order as their scorers or B. don't boost a document by 0 in the explanations tests. On Tue, Oct 4, 2011 at 6:15 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10733/ > > 2 tests failed. > FAILED: org.apache.lucene.search.TestSimpleExplanations.testDMQ7 > > Error Message: > ((-field:yy field:w3) | field:w2)~0.5: score(doc=0)=-6.3329935E-8 != explanationScore=-4.221996E-8 Explanation: -4.221996E-8 = (MATCH) max plus 0.5 times others of: -4.221996E-8 = (MATCH) sum of: -4.221996E-8 = (MATCH) weight(field:w3 in 0) [IBSimilarity], result of: -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 = termFreq=1 0.0 = NormalizationH2, computed from: 1.0 = tf 1.0 = avgFieldLength Infinity = len 0.29411766 = LambdaDF, computed from: 4.0 = docFreq �� 16.0 = numberOfDocuments -4.221996E-8 = DistributionSPL -4.221996E-8 = (MATCH) weight(field:w2 in 0) [IBSimilarity], result of: -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 = termFreq=1 0.0 = NormalizationH2, computed from: 1.0 = tf 1.0 = avgFieldLength Infinity = len 0.29411766 = LambdaDF, computed from: 4.0 = docFreq 16.0 = numberOfDocuments -4.221996E-8 = DistributionSPL expected:<-6.3329935E-8> but was:<-4.221996E-8> > > Stack Trace: > junit.framework.AssertionFailedError: ((-field:yy field:w3) | field:w2)~0.5: score(doc=0)=-6.3329935E-8 != explanationScore=-4.221996E-8 Explanation: -4.221996E-8 = (MATCH) max plus 0.5 times others of: > -4.221996E-8 = (MATCH) sum of: > -4.221996E-8 = (MATCH) weight(field:w3 in 0) [IBSimilarity], result of: > -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: > 1.0 = termFreq=1 > 0.0 = NormalizationH2, computed from: > 1.0 = tf > 1.0 = avgFieldLength > Infinity = len > 0.29411766 = LambdaDF, computed from: > 4.0 = docFreq > 16.0 = numberOfDocuments > -4.221996E-8 = DistributionSPL > -4.221996E-8 = (MATCH) weight(field:w2 in 0) [IBSimilarity], result of: > -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: > 1.0 = termFreq=1 > 0.0 = NormalizationH2, computed from: > 1.0 = tf > 1.0 = avgFieldLength > Infinity = len > 0.29411766 = LambdaDF, computed from: > 4.0 = docFreq > 16.0 = numberOfDocuments > -4.221996E-8 = DistributionSPL > expected:<-6.3329935E-8> but was:<-4.221996E-8> > at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:328) > at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:498) > at org.apache.lucene.search.Scorer.score(Scorer.java:60) > at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:577) > at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:362) > at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:302) > at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:92) > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126) > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:119) > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:106) > at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:89) > at org.apache.lucene.search.TestExplanations.qtest(TestExplanations.java:99) lucidimagination.com
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10733 - Still FailingChris Male 2011-10-04, 14:23
+1 for B.
Some of these explanation test queries are insane. On Wed, Oct 5, 2011 at 3:19 AM, Robert Muir <[EMAIL PROTECTED]> wrote: > This is not a sim issue, its a problem with the explain() impl in some > query (disjunction max or bq). > > The test is asking for trouble by boosting a document with a boost of > '0' which makes it look like an infinitely long document, returning a > tiny tiny score (in my opinion this similarity is completely correct > here). > > This means that we either: > A. fix queries to try to perform floating point operations in their > explains in the same order as their scorers > or > B. don't boost a document by 0 in the explanations tests. > > On Tue, Oct 4, 2011 at 6:15 AM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10733/ > > > > 2 tests failed. > > FAILED: org.apache.lucene.search.TestSimpleExplanations.testDMQ7 > > > > Error Message: > > ((-field:yy field:w3) | field:w2)~0.5: score(doc=0)=-6.3329935E-8 !> explanationScore=-4.221996E-8 Explanation: -4.221996E-8 = (MATCH) max plus > 0.5 times others of: -4.221996E-8 = (MATCH) sum of: -4.221996E-8 > (MATCH) weight(field:w3 in 0) [IBSimilarity], result of: -4.221996E-8 > = score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 > termFreq=1 0.0 = NormalizationH2, computed from: 1.0 = tf > 1.0 = avgFieldLength Infinity = len 0.29411766 > LambdaDF, computed from: 4.0 = docFreq 16.0 > numberOfDocuments -4.221996E-8 = DistributionSPL -4.221996E-8 > (MATCH) weight(field:w2 in 0) [IBSimilarity], result of: -4.221996E-8 > score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 = termFreq=1 > 0.0 = NormalizationH2, computed from: 1.0 = tf 1.0 > avgFieldLength Infinity = len 0.29411766 = LambdaDF, computed > from: 4.0 = docFreq 16.0 = numberOfDocuments > -4.221996E-8 = DistributionSPL expected:<-6.3329935E-8> but > was:<-4.221996E-8> > > > > Stack Trace: > > junit.framework.AssertionFailedError: ((-field:yy field:w3) | > field:w2)~0.5: score(doc=0)=-6.3329935E-8 != explanationScore=-4.221996E-8 > Explanation: -4.221996E-8 = (MATCH) max plus 0.5 times others of: > > -4.221996E-8 = (MATCH) sum of: > > -4.221996E-8 = (MATCH) weight(field:w3 in 0) [IBSimilarity], result > of: > > -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: > > 1.0 = termFreq=1 > > 0.0 = NormalizationH2, computed from: > > 1.0 = tf > > 1.0 = avgFieldLength > > Infinity = len > > 0.29411766 = LambdaDF, computed from: > > 4.0 = docFreq > > 16.0 = numberOfDocuments > > -4.221996E-8 = DistributionSPL > > -4.221996E-8 = (MATCH) weight(field:w2 in 0) [IBSimilarity], result of: > > -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: > > 1.0 = termFreq=1 > > 0.0 = NormalizationH2, computed from: > > 1.0 = tf > > 1.0 = avgFieldLength > > Infinity = len > > 0.29411766 = LambdaDF, computed from: > > 4.0 = docFreq > > 16.0 = numberOfDocuments > > -4.221996E-8 = DistributionSPL > > expected:<-6.3329935E-8> but was:<-4.221996E-8> > > at > org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:328) > > at > org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:498) > > at org.apache.lucene.search.Scorer.score(Scorer.java:60) > > at > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:577) > > at > org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:362) > > at > org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:302) > > at > org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:92) > > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126) Chris Male | Software Developer | JTeam BV.| www.jteam.nl
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10733 - Still FailingRobert Muir 2011-10-04, 14:33
the disadvantage is it sucks to lose test coverage in case someone
boosts a document by zero (we do nothing to prevent someone from doing such a thing). again this sim is well-behaved here, its explain is always EXACTLY what the score returns, you can even add this assert to IBSimilarity: assert expl.getValue() == score(stats, freq, docLen); But the floating point inaccuracy comes from some query's explain(), in this case its -6.3329935E-8 versus -4.221996E-8. Previously this was never an issue, because we used a 'fixed' epsilon always, but i changed this to be 'relative' in https://issues.apache.org/jira/browse/LUCENE-3478. Another option would be to keep the relative epsilon (important for DefaultSimilarity if queryNorm is disabled), but always floor it to some tiny threshold. On Tue, Oct 4, 2011 at 10:23 AM, Chris Male <[EMAIL PROTECTED]> wrote: > +1 for B. > Some of these explanation test queries are insane. > > On Wed, Oct 5, 2011 at 3:19 AM, Robert Muir <[EMAIL PROTECTED]> wrote: >> >> This is not a sim issue, its a problem with the explain() impl in some >> query (disjunction max or bq). >> >> The test is asking for trouble by boosting a document with a boost of >> '0' which makes it look like an infinitely long document, returning a >> tiny tiny score (in my opinion this similarity is completely correct >> here). >> >> This means that we either: >> A. fix queries to try to perform floating point operations in their >> explains in the same order as their scorers >> or >> B. don't boost a document by 0 in the explanations tests. >> >> On Tue, Oct 4, 2011 at 6:15 AM, Apache Jenkins Server >> <[EMAIL PROTECTED]> wrote: >> > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10733/ >> > >> > 2 tests failed. >> > FAILED: org.apache.lucene.search.TestSimpleExplanations.testDMQ7 >> > >> > Error Message: >> > ((-field:yy field:w3) | field:w2)~0.5: score(doc=0)=-6.3329935E-8 !>> > explanationScore=-4.221996E-8 Explanation: -4.221996E-8 = (MATCH) max plus >> > 0.5 times others of: -4.221996E-8 = (MATCH) sum of: -4.221996E-8 >> > (MATCH) weight(field:w3 in 0) [IBSimilarity], result of: -4.221996E-8 >> > = score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 >> > termFreq=1 0.0 = NormalizationH2, computed from: 1.0 = tf >> > 1.0 = avgFieldLength �� Infinity = len 0.29411766 >> > LambdaDF, computed from: 4.0 = docFreq 16.0 >> > numberOfDocuments -4.221996E-8 = DistributionSPL -4.221996E-8 >> > (MATCH) weight(field:w2 in 0) [IBSimilarity], result of: -4.221996E-8 >> > score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 = termFreq=1 >> > 0.0 = NormalizationH2, computed from: 1.0 = tf 1.0 >> > avgFieldLength Infinity = len �� 0.29411766 = LambdaDF, computed >> > from: 4.0 = docFreq 16.0 = numberOfDocuments >> > -4.221996E-8 = DistributionSPL expected:<-6.3329935E-8> but >> > was:<-4.221996E-8> >> > >> > Stack Trace: >> > junit.framework.AssertionFailedError: ((-field:yy field:w3) | >> > field:w2)~0.5: score(doc=0)=-6.3329935E-8 != explanationScore=-4.221996E-8 >> > Explanation: -4.221996E-8 = (MATCH) max plus 0.5 times others of: >> > -4.221996E-8 = (MATCH) sum of: >> > -4.221996E-8 = (MATCH) weight(field:w3 in 0) [IBSimilarity], result >> > of: >> > -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: >> > 1.0 = termFreq=1 >> > 0.0 = NormalizationH2, computed from: >> > 1.0 = tf >> > 1.0 = avgFieldLength >> > Infinity = len >> > 0.29411766 = LambdaDF, computed from: >> > 4.0 = docFreq >> > 16.0 = numberOfDocuments >> > -4.221996E-8 = DistributionSPL >> > -4.221996E-8 = (MATCH) weight(field:w2 in 0) [IBSimilarity], result of: >> > -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed from: >> > 1.0 = termFreq=1 >> > 0.0 = NormalizationH2, computed from: lucidimagination.com
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10733 - Still FailingChris Male 2011-10-04, 14:41
On Wed, Oct 5, 2011 at 3:33 AM, Robert Muir <[EMAIL PROTECTED]> wrote:
> the disadvantage is it sucks to lose test coverage in case someone > boosts a document by zero (we do nothing to prevent someone from doing > such a thing). > > again this sim is well-behaved here, its explain is always EXACTLY > what the score returns, you can even add this assert to IBSimilarity: > > assert expl.getValue() == score(stats, freq, docLen); > > But the floating point inaccuracy comes from some query's explain(), > in this case its -6.3329935E-8 versus -4.221996E-8. > > Previously this was never an issue, because we used a 'fixed' epsilon > always, but i changed this to be 'relative' in > https://issues.apache.org/jira/browse/LUCENE-3478. > > Another option would be to keep the relative epsilon (important for > DefaultSimilarity if queryNorm is disabled), but always floor it to > some tiny threshold. > This last option sounds much better I think. I still don't especially like that we have to deal with boosting by 0, but it'd be a huge pain to prevent. > > On Tue, Oct 4, 2011 at 10:23 AM, Chris Male <[EMAIL PROTECTED]> wrote: > > +1 for B. > > Some of these explanation test queries are insane. > > > > On Wed, Oct 5, 2011 at 3:19 AM, Robert Muir <[EMAIL PROTECTED]> wrote: > >> > >> This is not a sim issue, its a problem with the explain() impl in some > >> query (disjunction max or bq). > >> > >> The test is asking for trouble by boosting a document with a boost of > >> '0' which makes it look like an infinitely long document, returning a > >> tiny tiny score (in my opinion this similarity is completely correct > >> here). > >> > >> This means that we either: > >> A. fix queries to try to perform floating point operations in their > >> explains in the same order as their scorers > >> or > >> B. don't boost a document by 0 in the explanations tests. > >> > >> On Tue, Oct 4, 2011 at 6:15 AM, Apache Jenkins Server > >> <[EMAIL PROTECTED]> wrote: > >> > Build: > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10733/ > >> > > >> > 2 tests failed. > >> > FAILED: org.apache.lucene.search.TestSimpleExplanations.testDMQ7 > >> > > >> > Error Message: > >> > ((-field:yy field:w3) | field:w2)~0.5: score(doc=0)=-6.3329935E-8 !> >> > explanationScore=-4.221996E-8 Explanation: -4.221996E-8 = (MATCH) max > plus > >> > 0.5 times others of: -4.221996E-8 = (MATCH) sum of: -4.221996E-8 > > >> > (MATCH) weight(field:w3 in 0) [IBSimilarity], result of: > -4.221996E-8 > >> > = score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 > >> > termFreq=1 0.0 = NormalizationH2, computed from: > 1.0 = tf > >> > 1.0 = avgFieldLength Infinity = len > 0.29411766 > >> > LambdaDF, computed from: 4.0 = docFreq 16.0 > >> > numberOfDocuments -4.221996E-8 = DistributionSPL > -4.221996E-8 > >> > (MATCH) weight(field:w2 in 0) [IBSimilarity], result of: > -4.221996E-8 > >> > score(IBSimilarity, doc=0, freq=1.0), computed from: 1.0 > termFreq=1 > >> > 0.0 = NormalizationH2, computed from: 1.0 = tf > 1.0 > >> > avgFieldLength Infinity = len 0.29411766 = LambdaDF, > computed > >> > from: 4.0 = docFreq 16.0 = numberOfDocuments > >> > -4.221996E-8 = DistributionSPL expected:<-6.3329935E-8> but > >> > was:<-4.221996E-8> > >> > > >> > Stack Trace: > >> > junit.framework.AssertionFailedError: ((-field:yy field:w3) | > >> > field:w2)~0.5: score(doc=0)=-6.3329935E-8 !> explanationScore=-4.221996E-8 > >> > Explanation: -4.221996E-8 = (MATCH) max plus 0.5 times others of: > >> > -4.221996E-8 = (MATCH) sum of: > >> > -4.221996E-8 = (MATCH) weight(field:w3 in 0) [IBSimilarity], result > >> > of: > >> > -4.221996E-8 = score(IBSimilarity, doc=0, freq=1.0), computed > from: > >> > 1.0 = termFreq=1 > >> > 0.0 = NormalizationH2, computed from: > >> > 1.0 = tf > >> > 1.0 = avgFieldLength > >> > Infinity = len Chris Male | Software Developer | JTeam BV.| www.jteam.nl
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10733 - Still FailingRobert Muir 2011-10-04, 14:55
On Tue, Oct 4, 2011 at 10:41 AM, Chris Male <[EMAIL PROTECTED]> wrote:
> This last option sounds much better I think. I still don't especially like > that we have to deal with boosting by 0, but it'd be a huge pain to prevent. > I committed this for now (and tried a couple of these failing seeds first), lets see if jenkins likes it... Thanks Chris -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10747 - FailureMichael McCandless 2011-10-05, 10:40
Likely a dup of the scoring bug affecting TestGrouping...
Mike McCandless http://blog.mikemccandless.com On Wed, Oct 5, 2011 at 12:10 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10747/ > > 1 tests failed. > REGRESSION: org.apache.lucene.search.grouping.TestGrouping.testRandom > > Error Message: > expected:<22> but was:<24> > > Stack Trace: > junit.framework.AssertionFailedError: expected:<22> but was:<24> > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:148) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > at org.apache.lucene.search.grouping.TestGrouping.assertEquals(TestGrouping.java:980) > at org.apache.lucene.search.grouping.TestGrouping.testRandom(TestGrouping.java:865) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:608) > > > > > Build Log (for compile errors): > [...truncated 4772 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10761 - Still FailingUwe Schindler 2011-10-05, 20:41
Jan Høydahl: I think it's your fault:
check-legal-solr: [java] ---------------------- [java] Starting on dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/lib [java] WARNING: There may be missing NOTICE files in: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/lib. Note, not all files require a NOTICE. Jar file count: 21 Notice Count: 20 [java] Found a license for every file in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/lib [java] ---------------------- [java] Starting on dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/analysis-extras/lib [java] Found a license for every file in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/analysis-extras/lib [java] ---------------------- [java] Starting on dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/clustering/lib [java] Found a license for every file in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/clustering/lib [java] ---------------------- [java] Starting on dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/dataimporthandler/lib [java] WARNING: There may be missing NOTICE files in: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/dataimporthandler/lib. Note, not all files require a NOTICE. Jar file count: 2 Notice Count: 0 [java] Found a license for every file in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/dataimporthandler/lib [java] Could not find directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/dataimporthandler-extras/lib [java] ---------------------- [java] Starting on dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib [java] WARNING: There are missing LICENSE files in: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib Jar file count: 25 License Count: 24 [java] Left Right [java] ---------------- [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/apache-mime4j-core-0.7.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/apache-mime4j-LICENSE-ASL.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/apache-mime4j-dom-0.7.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/asm-LICENSE-BSD_LIKE.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/asm-3.1.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/bcmail-LICENSE-BSD_LIKE.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/bcmail-jdk15-1.45.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/bcprov-LICENSE-BSD_LIKE.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/bcprov-jdk15-1.45.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/boilerpipe-LICENSE-ASL.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/boilerpipe-1.1.0.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/commons-compress-LICENSE-ASL.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/commons-compress-1.2.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/dom4j-LICENSE-BSD_LIKE.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/dom4j-1.6.1.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/fontbox-LICENSE-ASL.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/fontbox-1.6.0.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/icu4j-LICENSE-BSD_LIKE.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/icu4j-4_8.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/jempbox-LICENSE-ASL.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/jempbox-1.6.0.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/metadata-extractor-LICENSE-PD.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/metadata-extractor-2.4.0-beta-1.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/netcdf-LICENSE-BSD_LIKE.txt [java] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/netcdf-4.2-min.jar /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/contrib/extraction/lib/pdfbox-LICENSE-ASL.txt [java] /usr/home/hudson/hudson-slave/worksp
-
RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10783 - Still FailingUwe Schindler 2011-10-05, 20:54
Fixed in 3.x
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [EMAIL PROTECTED] > -----Original Message----- > From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 05, 2011 10:42 PM > To: [EMAIL PROTECTED] > Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10783 - Still Failing > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10783/ > > No tests ran. > > Build Log (for compile errors): > [...truncated 4206 lines...] > > compile-core: > > init: > > clover.setup: > > clover.info: > [echo] > [echo] Clover not found. Code coverage reports disabled. > [echo] > > clover: > > common.compile-core: > > compile-core: > > check-lucene-core-uptodate: > > jar-lucene-core: > > check-analyzers-common-uptodate: > > jar-analyzers-common: > > check-spellchecker-uptodate: > > jar-spellchecker: > > check-highlighter-uptodate: > > jar-highlighter: > > check-memory-uptodate: > > jar-memory: > > check-misc-uptodate: > > jar-misc: > > check-spatial-uptodate: > > jar-spatial: > > check-grouping-uptodate: > > jar-grouping: > > check-queries-uptodate: > > jar-queries: > > prep-lucene-jars: > > common.init: > > compile-lucene-core: > > jflex-uptodate-check: > > jflex-notice: > > javacc-uptodate-check: > > javacc-notice: > > init: > > clover.setup: > > clover.info: > [echo] > [echo] Clover not found. Code coverage reports disabled. > [echo] > > clover: > > common.compile-core: > > compile-core: > > init: > > clover.setup: > > clover.info: > [echo] > [echo] Clover not found. Code coverage reports disabled. > [echo] > > clover: > > common.compile-core: > [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene- > Solr-tests-only-3.x/checkout/solr/build/contrib/solr-langid/classes/java > [javac] Compiling 4 source files to /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/build/contrib/solr- > langid/classes/java > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only- > 3.x/checkout/solr/contrib/langid/src/java/org/apache/solr/update/processor/L > anguageIdentifierUpdateProcessorFactory.java:52: method does not override a > method from its superclass > [javac] @Override > [javac] ^ > [javac] 1 error > [...truncated 13 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For additional > commands, e-mail: [EMAIL PROTECTED] ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10783 - Still FailingJan Høydahl 2011-10-05, 21:01
Thanks for fixing this Uwe, was diving into it but you got it first.
I should probably adopt the habit of always building 3.x with Java5. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 5. okt. 2011, at 22:41, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10783/ > > No tests ran. > > Build Log (for compile errors): > [...truncated 4206 lines...] > > compile-core: > > init: > > clover.setup: > > clover.info: > [echo] > [echo] Clover not found. Code coverage reports disabled. > [echo] > > clover: > > common.compile-core: > > compile-core: > > check-lucene-core-uptodate: > > jar-lucene-core: > > check-analyzers-common-uptodate: > > jar-analyzers-common: > > check-spellchecker-uptodate: > > jar-spellchecker: > > check-highlighter-uptodate: > > jar-highlighter: > > check-memory-uptodate: > > jar-memory: > > check-misc-uptodate: > > jar-misc: > > check-spatial-uptodate: > > jar-spatial: > > check-grouping-uptodate: > > jar-grouping: > > check-queries-uptodate: > > jar-queries: > > prep-lucene-jars: > > common.init: > > compile-lucene-core: > > jflex-uptodate-check: > > jflex-notice: > > javacc-uptodate-check: > > javacc-notice: > > init: > > clover.setup: > > clover.info: > [echo] > [echo] Clover not found. Code coverage reports disabled. > [echo] > > clover: > > common.compile-core: > > compile-core: > > init: > > clover.setup: > > clover.info: > [echo] > [echo] Clover not found. Code coverage reports disabled. > [echo] > > clover: > > common.compile-core: > [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/build/contrib/solr-langid/classes/java > [javac] Compiling 4 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/build/contrib/solr-langid/classes/java > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/langid/src/java/org/apache/solr/update/processor/LanguageIdentifierUpdateProcessorFactory.java:52: method does not override a method from its superclass > [javac] @Override > [javac] ^ > [javac] 1 error > [...truncated 13 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ---------------------------------------------------------------------
-
RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10789 - FailureSteven A Rowe 2011-10-07, 17:39
Simon Willnauer committed a nocommit comment in TestNRTManager#addDocuments() earlier today - line #97 in branch_3x; line #96 on trunk - this is the cause of the Jenkins build failures:
final IndexSearcher s = manager.acquire();// nocommit get(gen, false); (The Lucene-trunk Jenkins job was hanging for 38 hours, blocking other jobs from running - I aborted it 20 minutes ago.) Steve > -----Original Message----- > From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 07, 2011 1:26 PM > To: [EMAIL PROTECTED] > Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10789 - Failure > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10789/ > > No tests ran. > > Build Log (for compile errors): > [...truncated 133 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
-
Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10789 - FailureSimon Willnauer 2011-10-07, 17:57
On Fri, Oct 7, 2011 at 7:39 PM, Steven A Rowe <[EMAIL PROTECTED]> wrote:
> Simon Willnauer committed a nocommit comment in TestNRTManager#addDocuments() earlier today - line #97 in branch_3x; line #96 on trunk - this is the cause of the Jenkins build failures: > > final IndexSearcher s = manager.acquire();// nocommit get(gen, false); ooh, thats a leftover :/ I will fix thanks steve! > > (The Lucene-trunk Jenkins job was hanging for 38 hours, blocking other jobs from running - I aborted it 20 minutes ago.) > > Steve > >> -----Original Message----- >> From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] >> Sent: Friday, October 07, 2011 1:26 PM >> To: [EMAIL PROTECTED] >> Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10789 - Failure >> >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10789/ >> >> No tests ran. >> >> Build Log (for compile errors): >> [...truncated 133 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10789 - FailureSimon Willnauer 2011-10-07, 18:09
fixed in trunk & 3.x
On Fri, Oct 7, 2011 at 7:57 PM, Simon Willnauer <[EMAIL PROTECTED]> wrote: > On Fri, Oct 7, 2011 at 7:39 PM, Steven A Rowe <[EMAIL PROTECTED]> wrote: >> Simon Willnauer committed a nocommit comment in TestNRTManager#addDocuments() earlier today - line #97 in branch_3x; line #96 on trunk - this is the cause of the Jenkins build failures: >> >> final IndexSearcher s = manager.acquire();// nocommit get(gen, false); > > ooh, thats a leftover :/ I will fix > > thanks steve! >> >> (The Lucene-trunk Jenkins job was hanging for 38 hours, blocking other jobs from running - I aborted it 20 minutes ago.) >> >> Steve >> >>> -----Original Message----- >>> From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] >>> Sent: Friday, October 07, 2011 1:26 PM >>> To: [EMAIL PROTECTED] >>> Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10789 - Failure >>> >>> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10789/ >>> >>> No tests ran. >>> >>> Build Log (for compile errors): >>> [...truncated 133 lines...] >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 586 - FailureSimon Willnauer 2011-10-08, 18:05
here is the error:
[junit] ?.?. ??, ???? ?:??:?? ?????????? org.apache.solr.common.SolrException log [junit] SEVERE: org.apache.solr.common.SolrException: java.io.EOFException [junit] at org.apache.solr.update.TransactionLog.lookup(FSUpdateLog.java:555) [junit] at org.apache.solr.update.FSUpdateLog.lookup(FSUpdateLog.java:301) [junit] at org.apache.solr.handler.component.RealTimeGetComponent.process(RealTimeGetComponent.java:110) [junit] at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:194) [junit] at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129) [junit] at org.apache.solr.core.SolrCore.execute(SolrCore.java:1452) [junit] at org.apache.solr.util.TestHarness.query(TestHarness.java:348) [junit] at org.apache.solr.util.TestHarness.query(TestHarness.java:331) [junit] at org.apache.solr.search.TestRealTimeGet$2.run(TestRealTimeGet.java:338) [junit] Caused by: java.io.EOFException [junit] at org.apache.solr.common.util.FastInputStream.readByte(FastInputStream.java:164) [junit] at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:167) [junit] at org.apache.solr.update.TransactionLog.lookup(FSUpdateLog.java:553) this one shows up on a reg. basis - anybody looking into this/knows the issue? On Sat, Oct 8, 2011 at 8:01 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/586/ > > 1 tests failed. > REGRESSION: org.apache.solr.search.TestRealTimeGet.testStressGetRealtime > > Error Message: > java.lang.AssertionError: Some threads threw uncaught exceptions! > > Stack Trace: > java.lang.RuntimeException: java.lang.AssertionError: Some threads threw uncaught exceptions! > at org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:739) > at org.apache.solr.SolrTestCaseJ4.tearDown(SolrTestCaseJ4.java:89) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51) > at org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:767) > at org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:711) > > > > > Build Log (for compile errors): > [...truncated 11697 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 586 - FailureYonik Seeley 2011-10-08, 18:16
Hmmm, that's interesting.
I ran the test for hours before first committing. I'll try that again and see if I can repo. -Yonik http://www.lucene-eurocon.com - The Lucene/Solr User Conference On Sat, Oct 8, 2011 at 2:05 PM, Simon Willnauer <[EMAIL PROTECTED]> wrote: > here is the error: > [junit] ?.?. ??, ???? ?:??:?? ?????????? > org.apache.solr.common.SolrException log > [junit] SEVERE: org.apache.solr.common.SolrException: java.io.EOFException > [junit] at > org.apache.solr.update.TransactionLog.lookup(FSUpdateLog.java:555) > [junit] at org.apache.solr.update.FSUpdateLog.lookup(FSUpdateLog.java:301) > [junit] at > org.apache.solr.handler.component.RealTimeGetComponent.process(RealTimeGetComponent.java:110) > [junit] at > org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:194) > [junit] at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129) > [junit] at org.apache.solr.core.SolrCore.execute(SolrCore.java:1452) > [junit] at org.apache.solr.util.TestHarness.query(TestHarness.java:348) > [junit] at org.apache.solr.util.TestHarness.query(TestHarness.java:331) > [junit] at > org.apache.solr.search.TestRealTimeGet$2.run(TestRealTimeGet.java:338) > [junit] Caused by: java.io.EOFException > [junit] at > org.apache.solr.common.util.FastInputStream.readByte(FastInputStream.java:164) > [junit] at > org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:167) > [junit] at > org.apache.solr.update.TransactionLog.lookup(FSUpdateLog.java:553) > > this one shows up on a reg. basis - anybody looking into this/knows the issue? > > On Sat, Oct 8, 2011 at 8:01 PM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/586/ >> >> 1 tests failed. >> REGRESSION: org.apache.solr.search.TestRealTimeGet.testStressGetRealtime >> >> Error Message: >> java.lang.AssertionError: Some threads threw uncaught exceptions! >> >> Stack Trace: >> java.lang.RuntimeException: java.lang.AssertionError: Some threads threw uncaught exceptions! >> at org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:739) >> at org.apache.solr.SolrTestCaseJ4.tearDown(SolrTestCaseJ4.java:89) >> at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149) >> at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51) >> at org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:767) >> at org.apache.lucene.util.LuceneTestCase.tearDown(LuceneTestCase.java:711) >> >> >> >> >> Build Log (for compile errors): >> [...truncated 11697 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 592 - FailureShai Erera 2011-10-09, 11:05
I think this is a test problem (already found one problem with the test).
Digging. Shai On Sun, Oct 9, 2011 at 10:12 AM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > Build: > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/592/ > > 1 tests failed. > REGRESSION: > org.apache.lucene.facet.search.SamplingWrapperTest.testCountUsingSamping > > Error Message: > Results are not the same! > > Stack Trace: > junit.framework.AssertionFailedError: Results are not the same! > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149) > at > org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51) > at > org.apache.lucene.facet.FacetTestBase.assertSameResults(FacetTestBase.java:316) > at > org.apache.lucene.facet.search.sampling.BaseSampleTestTopK.assertSampling(BaseSampleTestTopK.java:93) > at > org.apache.lucene.facet.search.sampling.BaseSampleTestTopK.testCountUsingSamping(BaseSampleTestTopK.java:76) > at > org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:610) > > > > > Build Log (for compile errors): > [...truncated 6240 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 592 - FailureDoron Cohen 2011-10-09, 12:46
I too see the problem in the test - there are two problems actually - one in
the test which by catching the wrong exception (should be AssertionError) is failing to repeat as many RETRIES as defined in the test, and the other in the so called "RandomSample" which does not even import java.util.Random not to mention that its behavior is deterministic. I opened LUCENE-3501 <https://issues.apache.org/jira/browse/LUCENE-3501> for this On Sun, Oct 9, 2011 at 1:05 PM, Shai Erera <[EMAIL PROTECTED]> wrote: > I think this is a test problem (already found one problem with the test). > Digging. > > Shai > > > On Sun, Oct 9, 2011 at 10:12 AM, Apache Jenkins Server < > [EMAIL PROTECTED]> wrote: > >> Build: >> https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/592/ >> >> 1 tests failed. >> REGRESSION: >> org.apache.lucene.facet.search.SamplingWrapperTest.testCountUsingSamping >> >> Error Message: >> Results are not the same! >> >> Stack Trace: >> junit.framework.AssertionFailedError: Results are not the same! >> at >> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149) >> at >> org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51) >> at >> org.apache.lucene.facet.FacetTestBase.assertSameResults(FacetTestBase.java:316) >> at >> org.apache.lucene.facet.search.sampling.BaseSampleTestTopK.assertSampling(BaseSampleTestTopK.java:93) >> at >> org.apache.lucene.facet.search.sampling.BaseSampleTestTopK.testCountUsingSamping(BaseSampleTestTopK.java:76) >> at >> org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:610) >> >> >> >> >> Build Log (for compile errors): >> [...truncated 6240 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10780 - FailureRobert Muir 2011-10-09, 12:49
This is a bug in this sim's explain(). ill commit a fix
On Sat, Oct 8, 2011 at 7:44 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10780/ > > 1 tests failed. > REGRESSION: org.apache.lucene.search.TestSimpleExplanations.testFQ6 > > Error Message: > filtered(field:xx)->org.apache.lucene.search.TestExplanations$ItemizedFilter@2341e463^1000.0: score(doc=3)=2210.4382 != explanationScore=2.2104383 Explanation: 2.2104383 = (MATCH) weight(field:xx in 3) [BM25Similarity], result of: 2.2104383 = score(doc=3,freq=1.0 = termFreq=1 ), product of: 2.1282318 = idf(docFreq=2, maxDocs=20) 1.0386267 = tfNorm, computed from: �� 1.0 = termFreq=1 1.2 = parameter k1 0.75 = parameter b 1.1 = avgFieldLength 1.0 = fieldLength expected:<2210.4382> but was:<2.2104383> > > Stack Trace: > junit.framework.AssertionFailedError: filtered(field:xx)->org.apache.lucene.search.TestExplanations$ItemizedFilter@2341e463^1000.0: score(doc=3)=2210.4382 != explanationScore=2.2104383 Explanation: 2.2104383 = (MATCH) weight(field:xx in 3) [BM25Similarity], result of: > 2.2104383 = score(doc=3,freq=1.0 = termFreq=1 > ), product of: > 2.1282318 = idf(docFreq=2, maxDocs=20) > 1.0386267 = tfNorm, computed from: > 1.0 = termFreq=1 > 1.2 = parameter k1 > 0.75 = parameter b > 1.1 = avgFieldLength > 1.0 = fieldLength > expected:<2210.4382> but was:<2.2104383> > at org.apache.lucene.search.CheckHits.verifyExplanation(CheckHits.java:336) > at org.apache.lucene.search.CheckHits$ExplanationAsserter.collect(CheckHits.java:506) > at org.apache.lucene.search.Scorer.score(Scorer.java:60) > at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:577) > at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:362) > at org.apache.lucene.search.CheckHits.checkExplanations(CheckHits.java:310) > at org.apache.lucene.search.QueryUtils.checkExplanations(QueryUtils.java:92) > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126) > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:116) > at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:106) > at org.apache.lucene.search.CheckHits.checkHitCollector(CheckHits.java:97) > at org.apache.lucene.search.TestExplanations.qtest(TestExplanations.java:99) > at org.apache.lucene.search.TestSimpleExplanations.testFQ6(TestSimpleExplanations.java:131) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:610) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51) > > > > > Build Log (for compile errors): > [...truncated 1317 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 635 - FailureRobert Muir 2011-10-16, 15:22
Don't tell me the bug isn't actually fixed!
On Sun, Oct 16, 2011 at 11:21 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/635/ > > 1 tests failed. > REGRESSION: org.apache.solr.analysis.TestICUTokenizerFactory.testMixedText > > Error Message: > null > > Stack Trace: > java.lang.ExceptionInInitializerError > at org.apache.lucene.analysis.icu.segmentation.DefaultICUTokenizerConfig.<clinit>(DefaultICUTokenizerConfig.java:67) > at org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.<init>(ICUTokenizer.java:69) > at org.apache.solr.analysis.ICUTokenizerFactory.create(ICUTokenizerFactory.java:30) > at org.apache.solr.analysis.TestICUTokenizerFactory.testMixedText(TestICUTokenizerFactory.java:30) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:593) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:149) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:51) > Caused by: java.lang.NullPointerException > at com.ibm.icu.impl.ICUResourceBundle.instantiateBundle(ICUResourceBundle.java:840) > at com.ibm.icu.impl.ICUResourceBundle.getBundleInstance(ICUResourceBundle.java:815) > at com.ibm.icu.util.UResourceBundle.getRootType(UResourceBundle.java:489) > at com.ibm.icu.util.UResourceBundle.instantiateBundle(UResourceBundle.java:536) > at com.ibm.icu.util.UResourceBundle.getBundleInstance(UResourceBundle.java:144) > at com.ibm.icu.util.UResourceBundle.getBundleInstance(UResourceBundle.java:124) > at com.ibm.icu.util.ULocale.bcp47ToLDMLKey(ULocale.java:3541) > at com.ibm.icu.util.ULocale.access$400(ULocale.java:107) > at com.ibm.icu.util.ULocale$JDKLocaleHelper.toULocale7(ULocale.java:3863) > at com.ibm.icu.util.ULocale$JDKLocaleHelper.toULocale(ULocale.java:3738) > at com.ibm.icu.util.ULocale.forLocale(ULocale.java:414) > at com.ibm.icu.util.ULocale.<clinit>(ULocale.java:531) > > > > > Build Log (for compile errors): > [...truncated 12742 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10868 - FailureMichael McCandless 2011-10-16, 18:01
Hmm I can't repro this failure... can you?
Mike McCandless http://blog.mikemccandless.com On Sun, Oct 16, 2011 at 1:49 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10868/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestIndexWriterExceptions.testRandomExceptionsThreads > > Error Message: > thread Indexer 2: hit unexpected failure > > Stack Trace: > junit.framework.AssertionFailedError: thread Indexer 2: hit unexpected failure > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > at org.apache.lucene.index.TestIndexWriterExceptions.testRandomExceptionsThreads(TestIndexWriterExceptions.java:237) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:435) > > > > > Build Log (for compile errors): > [...truncated 7784 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10874 - FailureMichael McCandless 2011-10-16, 23:52
I committed a fix!
Mike McCandless http://blog.mikemccandless.com On Sun, Oct 16, 2011 at 7:27 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10874/ > > 1 tests failed. > REGRESSION: org.apache.lucene.search.TestSearcherManager.testIntermediateClose > > Error Message: > MockDirectoryWrapper: cannot close: there are still open files: {_0.cfs=1, _1.cfs=1} > > Stack Trace: > java.lang.RuntimeException: MockDirectoryWrapper: cannot close: there are still open files: {_0.cfs=1, _1.cfs=1} > at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:481) > at org.apache.lucene.search.TestSearcherManager.testIntermediateClose(TestSearcherManager.java:245) > at org.apache.lucene.util.LuceneTestCase$2$1.evaluate(LuceneTestCase.java:435) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:147) > at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:50) > Caused by: java.lang.RuntimeException: unclosed IndexInput: _0.cfs > at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:420) > at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:436) > at org.apache.lucene.store.Directory.openInput(Directory.java:143) > at org.apache.lucene.index.CompoundFileReader.<init>(CompoundFileReader.java:64) > at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:68) > at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:115) > at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:710) > at org.apache.lucene.index.IndexWriter$ReaderPool.getReadOnlyClone(IndexWriter.java:668) > at org.apache.lucene.index.DirectoryReader.<init>(DirectoryReader.java:157) > at org.apache.lucene.index.ReadOnlyDirectoryReader.<init>(ReadOnlyDirectoryReader.java:38) > at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:458) > at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:406) > at org.apache.lucene.index.IndexReader.open(IndexReader.java:344) > at org.apache.lucene.search.SearcherManager.<init>(SearcherManager.java:100) > at org.apache.lucene.search.TestSearcherManager.testIntermediateClose(TestSearcherManager.java:198) > > > > > Build Log (for compile errors): > [...truncated 11331 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------------
-
RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10994 - Still FailingUwe Schindler 2011-10-25, 16:55
Sorry, my fault with javadocs.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [EMAIL PROTECTED] > -----Original Message----- > From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 25, 2011 6:49 PM > To: [EMAIL PROTECTED] > Subject: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10994 - Still Failing > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10994/ > > All tests passed > > Build Log (for compile errors): > [...truncated 13134 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For additional > commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- |