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

Jenkins Randomized Gradle Check Failed on 636db0caafa49a4b9317831b33795cce149696ea #2479

Closed
opensearch-ci-bot opened this issue Mar 15, 2022 · 1 comment
Labels
bug Something isn't working cicd

Comments

@opensearch-ci-bot
Copy link
Collaborator

@opensearch-project/opensearch-core team, please take a look at Build 3414 in gradle_check log for more information.

@opensearch-ci-bot opensearch-ci-bot added bug Something isn't working cicd labels Mar 15, 2022
@tlfeng
Copy link
Collaborator

tlfeng commented Mar 15, 2022

gradle_check_3414.log
gradle_check_3414_reports.zip

> Task :qa:mixed-cluster:v1.3.0#mixedClusterTest

REPRODUCE WITH: ./gradlew ':qa:mixed-cluster:v1.3.0#mixedClusterTest' --tests "org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=indices.get_field_mapping/20_missing_field/Return empty object if field doesn't exist, but index does}" -Dtests.seed=BEE76D7AEB6EAC0D -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ko-KR -Dtests.timezone=Universal -Druntime.java=17

org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT > test {p0=indices.get_field_mapping/20_missing_field/Return empty object if field doesn't exist, but index does} FAILED
    java.lang.AssertionError: Failure at [indices.get_field_mapping/20_missing_field:20]: field [test_index.mappings] is null
        at __randomizedtesting.SeedInfo.seed([BEE76D7AEB6EAC0D:36B352A04592C1F5]:0)
        at org.opensearch.test.rest.yaml.OpenSearchClientYamlSuiteTestCase.executeSection(OpenSearchClientYamlSuiteTestCase.java:442)
        at org.opensearch.test.rest.yaml.OpenSearchClientYamlSuiteTestCase.test(OpenSearchClientYamlSuiteTestCase.java:415)

This is tracked in issue 2440

@tlfeng tlfeng closed this as completed Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cicd
Projects
None yet
Development

No branches or pull requests

2 participants