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

[AUTOCUT] Integration Test failed for index-management: 2.18.0 #1269

Open
opensearch-ci-bot opened this issue Sep 28, 2024 · 9 comments
Open
Labels
autocut integ-test-failure Integration test failures linux:tar:arm64 linux:tar:x64 v2.18.0 Issues targeting release v2.18.0

Comments

@opensearch-ci-bot
Copy link
Collaborator

The integration test failed at distribution level for component index-management
Version: 2.18.0
Distribution: tar
Architecture: x64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test/8726/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test/2.18.0/10336/linux/x64/tar/test-results/8726/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

@opensearch-ci-bot opensearch-ci-bot added autocut untriaged v2.18.0 Issues targeting release v2.18.0 labels Sep 28, 2024
@bharath-techie
Copy link

REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT.test stopping rollup with metadata" -Dtests.seed=150AAF595DB8E0A4 -Dtests.security.manager=false -Dtests.locale=fr-FR -Dtests.timezone=America/Punta_Arenas -Druntime.java=21



Suite: Test class org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT

  2> REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT.test stopping rollup with metadata" -Dtests.seed=150AAF595DB8E0A4 -Dtests.security.manager=false -Dtests.locale=fr-FR -Dtests.timezone=America/Punta_Arenas -Druntime.java=21

  2> java.lang.AssertionError: Rollup is not STARTED expected:<started> but was:<finished>

        at __randomizedtesting.SeedInfo.seed([150AAF595DB8E0A4:5E473B0D86B22310]:0)

        at org.junit.Assert.fail(Assert.java:89)

        at org.junit.Assert.failNotEquals(Assert.java:835)

        at org.junit.Assert.assertEquals(Assert.java:120)

        at org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT$test stopping rollup with metadata$1.invoke(RestStopRollupActionIT.kt:229)

        at org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT$test stopping rollup with metadata$1.invoke(RestStopRollupActionIT.kt:225)

        at org.opensearch.indexmanagement.TestHelpersKt.waitFor(TestHelpers.kt:126)

        at org.opensearch.indexmanagement.TestHelpersKt.waitFor$default(TestHelpers.kt:113)

        at org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT.test stopping rollup with metadata(RestStopRollupActionIT.kt:225)

  2> NOTE: leaving temporary files on disk at: /tmp/tmpduexdlgq/index-management/build/testrun/integTest/temp/org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT_150AAF595DB8E0A4-001

  2> NOTE: test params are: codec=Asserting(Lucene99): {}, docValues:{}, maxPointsInLeafNode=1906, maxMBSortInHeap=6.136518700603284, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-FR, timezone=America/Punta_Arenas

  2> NOTE: Linux 6.1.102-108.177.amzn2023.x86_64 amd64/Eclipse Adoptium 21.0.1 (64-bit)/cpus=4,threads=1,free=386830776,total=536870912

  2> NOTE: All tests run in this JVM: [IndexManagementIndicesIT, RestDeleteLRONConfigActionIT, RestGetLRONConfigActionIT, RestIndexLRONConfigActionIT, ActionRetryIT, ActionTimeoutIT, AliasActionIT, AllocationActionIT, CloseActionIT, DeleteActionIT, ForceMergeActionIT, IndexPolicyActionIT, IndexPriorityActionIT, IndexStateManagementHistoryIT, OpenActionIT, ReadOnlyActionIT, ReadWriteActionIT, ReplicaCountActionIT, RolloverActionIT, RollupActionIT, ShrinkActionIT, SnapshotActionIT, TransformActionIT, TransitionActionIT, ManagedIndexCoordinatorIT, MigrationServicesIT, ISMTemplateRestAPIIT, IndexStateManagementRestApiIT, RestAddPolicyActionIT, RestChangePolicyActionIT, RestExplainActionIT, RestRemovePolicyActionIT, RestRetryFailedManagedIndexActionIT, ManagedIndexRunnerIT, RefreshSearchAnalyzerActionIT, RestRefreshSearchAnalyzerActionIT, FieldCapsFilterIT, RollupInterceptorIT, RestDeleteRollupActionIT, RestExplainRollupActionIT, RestGetRollupActionIT, RestIndexRollupActionIT, RestStartRollupActionIT, RestStopRollupActionIT]



@opensearch-ci-bot
Copy link
Collaborator Author

The integration test failed at distribution level for component index-management
Version: 2.18.0
Distribution: tar
Architecture: x64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test/8733/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test/2.18.0/10344/linux/x64/tar/test-results/8733/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

@opensearch-ci-bot
Copy link
Collaborator Author

The integration test failed at distribution level for component index-management
Version: 2.18.0
Distribution: tar
Architecture: arm64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test/8736/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test/2.18.0/10354/linux/arm64/tar/test-results/8736/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

@opensearch-ci-bot
Copy link
Collaborator Author

The integration test failed at distribution level for component index-management
Version: 2.18.0
Distribution: tar
Architecture: x64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test/8737/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test/2.18.0/10354/linux/x64/tar/test-results/8737/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

@opensearch-ci-bot
Copy link
Collaborator Author

The integration test failed at distribution level for component index-management
Version: 2.18.0
Distribution: tar
Architecture: x64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test/8746/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test/2.18.0/10361/linux/x64/tar/test-results/8746/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

@opensearch-ci-bot
Copy link
Collaborator Author

The integration test failed at distribution level for component index-management
Version: 2.18.0
Distribution: tar
Architecture: arm64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test/8747/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test/2.18.0/10361/linux/arm64/tar/test-results/8747/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

@opensearch-ci-bot
Copy link
Collaborator Author

The integration test failed at distribution level for component index-management
Version: 2.18.0
Distribution: tar
Architecture: arm64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test/8751/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test/2.18.0/10364/linux/arm64/tar/test-results/8751/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

@opensearch-ci-bot
Copy link
Collaborator Author

The integration test failed at distribution level for component index-management
Version: 2.18.0
Distribution: tar
Architecture: x64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test/8750/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test/2.18.0/10364/linux/x64/tar/test-results/8750/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

@opensearch-ci-bot
Copy link
Collaborator Author

The integration test failed at distribution level for component index-management
Version: 2.18.0
Distribution: tar
Architecture: x64
Platform: linux

Please check the logs: https://build.ci.opensearch.org/job/integ-test/8756/display/redirect

* Test-report manifest:*
- https://ci.opensearch.org/ci/dbc/integ-test/2.18.0/10368/linux/x64/tar/test-results/8756/integ-test/test-report.yml

Note: Steps to reproduce, additional logs and other files can be found within the above test-report manifest.
Instructions of this test-report manifest can be found here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut integ-test-failure Integration test failures linux:tar:arm64 linux:tar:x64 v2.18.0 Issues targeting release v2.18.0
Projects
Status: Todo
Development

No branches or pull requests

2 participants