Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Lucene: Java-Dev

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

 

 

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded


jenkins at builds

Apr 24, 2012, 3:04 AM

Post #1 of 6 (76 views)
Permalink
[JENKINS] Lucene-Solr-tests-only-trunk - Build # 13443 - Still Failing

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

1 tests failed.
FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPing

Error Message:
Unknown action: ping

Stack Trace:
org.apache.solr.common.SolrException: Unknown action: ping
at __randomizedtesting.SeedInfo.seed([3046FC46F3114533:344926501073FEEE]:0)
at org.apache.solr.handler.PingRequestHandler.handleRequestBody(PingRequestHandler.java:66)
at org.apache.solr.handler.PingRequestHandlerTest.testPing(PingRequestHandlerTest.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1913)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:131)
at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:805)
at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:866)
at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:880)
at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
at org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:759)
at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:681)
at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:614)
at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
at org.apache.lucene.util.LuceneTestCase$SaveThreadAndTestNameRule$1.evaluate(LuceneTestCase.java:653)
at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:812)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:131)
at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:668)
at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:687)
at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:723)
at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:734)
at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
at org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:38)
at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:604)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:131)
at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:550)




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


matheis.stefan at googlemail

Apr 24, 2012, 3:30 AM

Post #2 of 6 (73 views)
Permalink
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13443 - Still Failing [In reply to]

I'm sorry - this one is my fault, i've committed https://issues.apache.org/jira/browse/SOLR-3301 yesterday - but i didn't realize that the test is failing :/

But right know, i don't have enough knowledge to fix the test .. will someone else be able to have a look into it?


On Tuesday, April 24, 2012 at 12:04 PM, Apache Jenkins Server wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13443/
>
> 1 tests failed.
> FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPing
>
> Error Message:
> Unknown action: ping
>
> Stack Trace:
> org.apache.solr.common.SolrException: Unknown action: ping
> at __randomizedtesting.SeedInfo.seed([3046FC46F3114533:344926501073FEEE]:0)
> at org.apache.solr.handler.PingRequestHandler.handleRequestBody(PingRequestHandler.java:66)
> at org.apache.solr.handler.PingRequestHandlerTest.testPing(PingRequestHandlerTest.java:65)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:616)
> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1913)
> at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:131)
> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:805)
> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:866)
> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:880)
> at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> at org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:759)
> at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:681)
> at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:614)
> at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> at org.apache.lucene.util.LuceneTestCase$SaveThreadAndTestNameRule$1.evaluate(LuceneTestCase.java:653)
> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:812)
> at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:131)
> at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:668)
> at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:687)
> at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:723)
> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:734)
> at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> at org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:38)
> at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:604)
> at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:131)
> at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:550)
>
>
>
>
> Build Log (for compile errors):
> [...truncated 7946 lines...]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe [at] lucene (mailto:dev-unsubscribe [at] lucene)
> For additional commands, e-mail: dev-help [at] lucene (mailto:dev-help [at] lucene)




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] lucene
For additional commands, e-mail: dev-help [at] lucene


gento0nz at gmail

Apr 24, 2012, 3:41 AM

Post #3 of 6 (70 views)
Permalink
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13443 - Still Failing [In reply to]

I think I see the problem Stefan, hold tight.

On Tue, Apr 24, 2012 at 10:30 PM, Stefan Matheis <
matheis.stefan [at] googlemail> wrote:

> I'm sorry - this one is my fault, i've committed
> https://issues.apache.org/jira/browse/SOLR-3301 yesterday - but i didn't
> realize that the test is failing :/
>
> But right know, i don't have enough knowledge to fix the test .. will
> someone else be able to have a look into it?
>
>
> On Tuesday, April 24, 2012 at 12:04 PM, Apache Jenkins Server wrote:
>
> > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13443/
> >
> > 1 tests failed.
> > FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPing
> >
> > Error Message:
> > Unknown action: ping
> >
> > Stack Trace:
> > org.apache.solr.common.SolrException: Unknown action: ping
> > at
> __randomizedtesting.SeedInfo.seed([3046FC46F3114533:344926501073FEEE]:0)
> > at
> org.apache.solr.handler.PingRequestHandler.handleRequestBody(PingRequestHandler.java:66)
> > at
> org.apache.solr.handler.PingRequestHandlerTest.testPing(PingRequestHandlerTest.java:65)
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > at java.lang.reflect.Method.invoke(Method.java:616)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1913)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:131)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:805)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:866)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:880)
> > at
> org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> > at
> org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:759)
> > at
> org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:681)
> > at
> org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> > at
> org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:614)
> > at
> org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> > at
> org.apache.lucene.util.LuceneTestCase$SaveThreadAndTestNameRule$1.evaluate(LuceneTestCase.java:653)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:812)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:131)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:668)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:687)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:723)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:734)
> > at
> org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> > at
> org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> > at
> org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:38)
> > at
> org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:604)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:131)
> > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:550)
> >
> >
> >
> >
> > Build Log (for compile errors):
> > [...truncated 7946 lines...]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe [at] lucene (mailto:
> dev-unsubscribe [at] lucene)
> > For additional commands, e-mail: dev-help [at] lucene (mailto:
> dev-help [at] lucene)
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe [at] lucene
> For additional commands, e-mail: dev-help [at] lucene
>
>


--
Chris Male | Software Developer | DutchWorks | www.dutchworks.nl


matheis.stefan at googlemail

Apr 24, 2012, 3:46 AM

Post #4 of 6 (72 views)
Permalink
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13443 - Still Failing [In reply to]

I had another Look at this Test .. couldn't be _that_ hard .. so in the end, it looks really simple: https://issues.apache.org/jira/secure/attachment/12523955/SOLR-3301-tests.patch

Is this correct? Then i'll go ahead and commit this.


On Tuesday, April 24, 2012 at 12:30 PM, Stefan Matheis wrote:

> I'm sorry - this one is my fault, i've committed https://issues.apache.org/jira/browse/SOLR-3301 yesterday - but i didn't realize that the test is failing :/
>
> But right know, i don't have enough knowledge to fix the test .. will someone else be able to have a look into it?
>
>
> On Tuesday, April 24, 2012 at 12:04 PM, Apache Jenkins Server wrote:
>
> > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13443/
> >
> > 1 tests failed.
> > FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPing
> >
> > Error Message:
> > Unknown action: ping
> >
> > Stack Trace:
> > org.apache.solr.common.SolrException: Unknown action: ping
> > at __randomizedtesting.SeedInfo.seed([3046FC46F3114533:344926501073FEEE]:0)
> > at org.apache.solr.handler.PingRequestHandler.handleRequestBody(PingRequestHandler.java:66)
> > at org.apache.solr.handler.PingRequestHandlerTest.testPing(PingRequestHandlerTest.java:65)
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > at java.lang.reflect.Method.invoke(Method.java:616)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1913)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:131)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:805)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:866)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:880)
> > at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> > at org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:759)
> > at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:681)
> > at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> > at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:614)
> > at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> > at org.apache.lucene.util.LuceneTestCase$SaveThreadAndTestNameRule$1.evaluate(LuceneTestCase.java:653)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:812)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:131)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:668)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:687)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:723)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:734)
> > at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> > at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> > at org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:38)
> > at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:604)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:131)
> > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:550)
> >
> >
> >
> >
> > Build Log (for compile errors):
> > [...truncated 7946 lines...]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe [at] lucene (mailto:dev-unsubscribe [at] lucene)
> > For additional commands, e-mail: dev-help [at] lucene (mailto:dev-help [at] lucene)
>




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] lucene
For additional commands, e-mail: dev-help [at] lucene


gento0nz at gmail

Apr 24, 2012, 3:48 AM

Post #5 of 6 (75 views)
Permalink
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13443 - Still Failing [In reply to]

Just found and committed the same thing in r1329634.

Cheers
Chris

On Tue, Apr 24, 2012 at 10:46 PM, Stefan Matheis <
matheis.stefan [at] googlemail> wrote:

> I had another Look at this Test .. couldn't be _that_ hard .. so in the
> end, it looks really simple:
> https://issues.apache.org/jira/secure/attachment/12523955/SOLR-3301-tests.patch
>
> Is this correct? Then i'll go ahead and commit this.
>
>
> On Tuesday, April 24, 2012 at 12:30 PM, Stefan Matheis wrote:
>
> > I'm sorry - this one is my fault, i've committed
> https://issues.apache.org/jira/browse/SOLR-3301 yesterday - but i didn't
> realize that the test is failing :/
> >
> > But right know, i don't have enough knowledge to fix the test .. will
> someone else be able to have a look into it?
> >
> >
> > On Tuesday, April 24, 2012 at 12:04 PM, Apache Jenkins Server wrote:
> >
> > > Build:
> https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13443/
> > >
> > > 1 tests failed.
> > > FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPing
> > >
> > > Error Message:
> > > Unknown action: ping
> > >
> > > Stack Trace:
> > > org.apache.solr.common.SolrException: Unknown action: ping
> > > at
> __randomizedtesting.SeedInfo.seed([3046FC46F3114533:344926501073FEEE]:0)
> > > at
> org.apache.solr.handler.PingRequestHandler.handleRequestBody(PingRequestHandler.java:66)
> > > at
> org.apache.solr.handler.PingRequestHandlerTest.testPing(PingRequestHandlerTest.java:65)
> > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > > at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > > at java.lang.reflect.Method.invoke(Method.java:616)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1913)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:131)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:805)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:866)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:880)
> > > at
> org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> > > at
> org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:759)
> > > at
> org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:681)
> > > at
> org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> > > at
> org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:614)
> > > at
> org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> > > at
> org.apache.lucene.util.LuceneTestCase$SaveThreadAndTestNameRule$1.evaluate(LuceneTestCase.java:653)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:812)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:131)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:668)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:687)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:723)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:734)
> > > at
> org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> > > at
> org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> > > at
> org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:38)
> > > at
> org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:604)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:131)
> > > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:550)
> > >
> > >
> > >
> > >
> > > Build Log (for compile errors):
> > > [...truncated 7946 lines...]
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe [at] lucene (mailto:
> dev-unsubscribe [at] lucene)
> > > For additional commands, e-mail: dev-help [at] lucene (mailto:
> dev-help [at] lucene)
> >
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe [at] lucene
> For additional commands, e-mail: dev-help [at] lucene
>
>


--
Chris Male | Software Developer | DutchWorks | www.dutchworks.nl


matheis.stefan at googlemail

Apr 24, 2012, 3:50 AM

Post #6 of 6 (71 views)
Permalink
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13443 - Still Failing [In reply to]

Thanks for Confirmation Chris



On Tuesday, April 24, 2012 at 12:48 PM, Chris Male wrote:

> Just found and committed the same thing in r1329634.
>
> Cheers
> Chris
>
> On Tue, Apr 24, 2012 at 10:46 PM, Stefan Matheis <matheis.stefan [at] googlemail (mailto:matheis.stefan [at] googlemail)> wrote:
> > I had another Look at this Test .. couldn't be _that_ hard .. so in the end, it looks really simple: https://issues.apache.org/jira/secure/attachment/12523955/SOLR-3301-tests.patch
> >
> > Is this correct? Then i'll go ahead and commit this.
> >
> >
> > On Tuesday, April 24, 2012 at 12:30 PM, Stefan Matheis wrote:
> >
> > > I'm sorry - this one is my fault, i've committed https://issues.apache.org/jira/browse/SOLR-3301 yesterday - but i didn't realize that the test is failing :/
> > >
> > > But right know, i don't have enough knowledge to fix the test .. will someone else be able to have a look into it?
> > >
> > >
> > > On Tuesday, April 24, 2012 at 12:04 PM, Apache Jenkins Server wrote:
> > >
> > > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13443/
> > > >
> > > > 1 tests failed.
> > > > FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPing
> > > >
> > > > Error Message:
> > > > Unknown action: ping
> > > >
> > > > Stack Trace:
> > > > org.apache.solr.common.SolrException: Unknown action: ping
> > > > at __randomizedtesting.SeedInfo.seed([3046FC46F3114533:344926501073FEEE]:0)
> > > > at org.apache.solr.handler.PingRequestHandler.handleRequestBody(PingRequestHandler.java:66)
> > > > at org.apache.solr.handler.PingRequestHandlerTest.testPing(PingRequestHandlerTest.java:65)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > > > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > > > at java.lang.reflect.Method.invoke(Method.java:616)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1913)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:131)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:805)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:866)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:880)
> > > > at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> > > > at org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:759)
> > > > at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:681)
> > > > at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> > > > at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:614)
> > > > at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> > > > at org.apache.lucene.util.LuceneTestCase$SaveThreadAndTestNameRule$1.evaluate(LuceneTestCase.java:653)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:812)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:131)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:668)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:687)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:723)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:734)
> > > > at org.apache.lucene.util.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:63)
> > > > at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:75)
> > > > at org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:38)
> > > > at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:69)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:604)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:131)
> > > > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:550)
> > > >
> > > >
> > > >
> > > >
> > > > Build Log (for compile errors):
> > > > [...truncated 7946 lines...]
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: dev-unsubscribe [at] lucene (mailto:dev-unsubscribe [at] lucene) (mailto:dev-unsubscribe [at] lucene)
> > > > For additional commands, e-mail: dev-help [at] lucene (mailto:dev-help [at] lucene) (mailto:dev-help [at] lucene)
> > >
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe [at] lucene (mailto:dev-unsubscribe [at] lucene)
> > For additional commands, e-mail: dev-help [at] lucene (mailto:dev-help [at] lucene)
>
>
>
>
> --
> Chris Male | Software Developer | DutchWorks | www.dutchworks.nl (http://www.dutchworks.nl)




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] lucene
For additional commands, e-mail: dev-help [at] lucene

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.