You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/15 21:10:19 UTC

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1740 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1740/

2 tests failed.
FAILED:  org.apache.lucene.analysis.uima.UIMABaseAnalyzerTest.testRandomStrings

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.tearDownInternal(LuceneTestCase.java:773)
	at org.apache.lucene.util.LuceneTestCase.access$1000(LuceneTestCase.java:131)
	at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:600)
	at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:504)
	at org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:562)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
	at org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:801)
	at org.apache.lucene.util.LuceneTestCase.tearDownInternal(LuceneTestCase.java:745)


FAILED:  org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzerTest.testRandomStrings

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.tearDownInternal(LuceneTestCase.java:773)
	at org.apache.lucene.util.LuceneTestCase.access$1000(LuceneTestCase.java:131)
	at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:600)
	at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:504)
	at org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:562)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:165)
	at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
	at org.apache.lucene.util.LuceneTestCase.checkUncaughtExceptionsAfter(LuceneTestCase.java:801)
	at org.apache.lucene.util.LuceneTestCase.tearDownInternal(LuceneTestCase.java:745)




Build Log (for compile errors):
[...truncated 5202 lines...]



Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1741 - Still Failing

Posted by Mark Miller <ma...@gmail.com>.
I have not gotten totally to the bottom of this, but I have found out some info at least - when one of these tests doesn't
close a searcher, it's not some thread that is hanging. So somehow a searcher is not being released somewhere on random occasions - I've thought that must be some
super edge case on startup or shutdown (the tests involve starting and stopping jetty instances during the test - something we have not done in the past), but I have not been able to find a hole - so far the searcher code I see looks bullet proof.

I'll keep looking though.

On Feb 15, 2012, at 5:09 PM, Apache Jenkins Server wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1741/
> 
> 1 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest
> 
> Error Message:
> ERROR: SolrIndexSearcher opens=11 closes=10
> 
> Stack Trace:
> junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=11 closes=10
> 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:152)
> 	at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:76)
> 
> 
> 
> 
> Build Log (for compile errors):
> [...truncated 9768 lines...]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

- Mark Miller
lucidimagination.com












---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1741 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1741/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
ERROR: SolrIndexSearcher opens=11 closes=10

Stack Trace:
junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher opens=11 closes=10
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:152)
	at org.apache.solr.SolrTestCaseJ4.afterClassSolrTestCase(SolrTestCaseJ4.java:76)




Build Log (for compile errors):
[...truncated 9768 lines...]