Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] org.opensearch.remotestore.RemoteIndexRecoveryIT.testCancelRecoveryWithAutoExpandReplicas is flaky #11952

Closed
dblock opened this issue Jan 19, 2024 · 2 comments
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Indexing:Replication Issues and PRs related to core replication framework eg segrep

Comments

@dblock
Copy link
Member

dblock commented Jan 19, 2024

Describe the bug

java.lang.AssertionError: shard [test][0] is not locked

Related component

Indexing:Replication

To Reproduce

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.remotestore.RemoteIndexRecoveryIT.testCancelRecoveryWithAutoExpandReplicas" -Dtests.seed=625D5A7B9D509FC6 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=es-CO -Dtests.timezone=America/North_Dakota/Beulah -Druntime.java=21
NOTE: test params are: codec=Asserting(Lucene99): {index_uuid=Lucene99, type=Lucene99}, docValues:{}, maxPointsInLeafNode=560, maxMBSortInHeap=5.984575606846232, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-CO, timezone=America/North_Dakota/Beulah
NOTE: Linux 5.15.0-1048-aws amd64/Eclipse Adoptium 21.0.1 (64-bit)/cpus=32,threads=1,free=268211024,total=750780416
NOTE: All tests run in this JVM: [ClientTimeoutIT, CreateIndexIT, ValidateMappingRequestPluginIT, WaitActiveShardCountIT, NoClusterManagerNodeIT, ZenDiscoveryIT, SettingsFilteringIT, DocumentActionsIT, IndexRequestBuilderIT, CustomQueryParserIT, IndicesLifecycleListenerIT, IndexRecoveryIT, UpdateSettingsIT, NodeStatsIT, RemoteIndexRecoveryIT]

Expected behavior

Test to pass.

Additional Details

https://build.ci.opensearch.org/job/gradle-check/32329/testReport/junit/org.opensearch.remotestore/RemoteIndexRecoveryIT/testCancelRecoveryWithAutoExpandReplicas/

@dblock dblock added bug Something isn't working untriaged flaky-test Random test failure that succeeds on second run labels Jan 19, 2024
@github-actions github-actions bot added the Indexing:Replication Issues and PRs related to core replication framework eg segrep label Jan 19, 2024
@peternied
Copy link
Member

[Triage - attendees 1 2 3]
@dblock Thanks for filing

@reta
Copy link
Collaborator

reta commented Jun 19, 2024

Closing in favour of #14323

@reta reta closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Indexing:Replication Issues and PRs related to core replication framework eg segrep
Projects
None yet
Development

No branches or pull requests

3 participants