[
https://issues.apache.org/jira/browse/SOLR-16753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743288#comment-17743288
]
Houston Putman commented on SOLR-16753:
---------------------------------------
I was able to reproduce every time with:
{code:java}
docker run --name gradle -v $HOME/.gradle:/home/gradle/.gradle -v
"$PWD":/home/gradle/project -w /home/gradle/project --cpus=.4 gradle:7.6.0
gradle -p solr/core beast -Dtests.failfast=true -Dtests.dups=20 --tests
SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull
-Dtests.seed=7DDC80A84C7DDB0E -Dtests.locale=gsw-CH
-Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=UTF-8
{code}
It would fail on the first test
> SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull failures
> -----------------------------------------------------------------------
>
> Key: SOLR-16753
> URL: https://issues.apache.org/jira/browse/SOLR-16753
> Project: Solr
> Issue Type: Test
> Reporter: Chris M. Hostetter
> Assignee: Noble Paul
> Priority: Blocker
> Fix For: 9.3
>
> Attachments: SOLR-16753.txt, Skjermbilde 2023-05-03 kl. 12.24.56.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull}} – was
> added on 2023-03-13, but somwhere between 2023-04-02 and 2023-04-09 it
> started failing 15-20% on jenkins jobs with seeds that don't reliably
> reproduce.
> At first, this seemed like it might be related to SOLR-16751, but even with
> that fix failures are still happening.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]