[ 
https://issues.apache.org/jira/browse/SOLR-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066714#comment-15066714
 ] 

Erick Erickson commented on SOLR-8448:
--------------------------------------

I may have a related reproducible failure case that I _think_ is related to the 
Jetty upgrade.

I was looking at SOLR-6971 and have a series of 100% reproducible failures and 
at least the first one fails in the debugger when running TestRebalanceLeaders. 
These do not fail on 5x, so I'm guessing they may be related to the Jetty 
upgrade (Thanks Ishan for reminding me!). I think that the only required bit is 
the seed, or at least removing locale, timezone and encoding didn't seem to 
matter.

I did notice that it looks like all the Solr instances I try to start up are 
killed by ChaosMonkey. This may be a total red herring though, my knowledge of 
ChaosMonkey is limited at best. Don't have more time to follow up tonight, so 
here they are for posterity. The failure is "no live servers....." on a create 
collections call right as the test starts.

ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=CE1C59AF5369C17 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr_TR -Dtests.timezone=CST -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=E846896B84332023 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr_TR -Dtests.timezone=VST -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=10DB33F54EB048F1 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=America/Tegucigalpa -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=4A8DF2BD69C18477 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Africa/Malabo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=63FFBC083955FDD1 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Indian/Mayotte -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=58BEE31A0C89DC4B -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr_TR -Dtests.timezone=Etc/GMT-10 -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=A365CD002C9BFADD -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr_TR -Dtests.timezone=America/Nipigon -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=1362B53319E44FA9 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr_TR -Dtests.timezone=America/St_Kitts -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=1F09D2A64B31659E -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=America/Glace_Bay -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=6F28EFE6792236DA -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr_TR -Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=F337BF87F510138E -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=America/Iqaluit -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=5A2B8CCA918E61D0 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr_TR -Dtests.timezone=Canada/Pacific -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
ant test  -Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=16D66F062D180073 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Europe/Busingen -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8


> A lot of tests can fail on a run with Caused by: java.net.SocketException: 
> Connection reset
> -------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8448
>                 URL: https://issues.apache.org/jira/browse/SOLR-8448
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15259/
> Usually says:
> {quote}
> Caused by: org.apache.http.client.NonRepeatableRequestException: Cannot retry 
> request with a non-repeatable request entity.  The cause lists the reason the 
> original request failed.
> {quote}
>  Looks like mostly example jetty tests. Something in common there.
> Usually, but not always, in deleteByQuery in the test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to