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.action.admin.cluster.node.tasks.ResourceAwareTasksTests.testTaskResourceTrackingDuringTaskCancellation flaky #5329

Open
dblock opened this issue Nov 21, 2022 · 5 comments
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Search:Resiliency

Comments

@dblock
Copy link
Member

dblock commented Nov 21, 2022

#5325 (comment)

https://build.ci.opensearch.org/job/gradle-check/7166/testReport/junit/org.opensearch.action.admin.cluster.node.tasks/ResourceAwareTasksTests/testTaskResourceTrackingDuringTaskCancellation/

REPRODUCE WITH: ./gradlew ':server:test' --tests "org.opensearch.action.admin.cluster.node.tasks.ResourceAwareTasksTests.testTaskResourceTrackingDuringTaskCancellation" -Dtests.seed=8B1098A65F13F284 -Dtests.security.manager=true -Dtests.jvm.argline
@dblock dblock added bug Something isn't working untriaged flaky-test Random test failure that succeeds on second run labels Nov 21, 2022
@kartg kartg removed the untriaged label Nov 22, 2022
@Bukhtawar
Copy link
Collaborator

cc: @ketanv3

@linuxpi
Copy link
Collaborator

linuxpi commented Jan 9, 2024

@BhumikaSaini-Amazon can you take a look at this test?

@BhumikaSaini-Amazon
Copy link
Contributor

I am unable to repro this on the latest main even with 10k iterations (test isn't muted either):

% ./gradlew ':server:test' --tests "org.opensearch.action.admin.cluster.node.tasks.ResourceAwareTask
sTests.testTaskResourceTrackingDuringTaskCancellation" -Dtests.iters=10000

...

BUILD SUCCESSFUL in 5m 26s
53 actionable tasks: 1 executed, 52 up-to-date

No repro even at the suite level in 10k iterations:

% ./gradlew ':server:test' --tests "org.opensearch.action.admin.cluster.node.tasks.ResourceAwareTask
sTests" -Dtests.iters=10000 -Dtests.timeoutSuite=7200000!

...

BUILD SUCCESSFUL in 35m 41s
53 actionable tasks: 1 executed, 52 up-to-date

Resolving this for now

@shwetathareja
Copy link
Member

#12773 (comment)

@kiranprakash154 kiranprakash154 mentioned this issue May 16, 2024
9 tasks
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 Search:Resiliency
Projects
Status: Later (6 months plus)
Development

No branches or pull requests

8 participants