Skip to content

[CI] RunDataFrameAnalyticsIT testLazyAssignmentWithModelMemoryLimitTooHighForAssignment failing on Debian 8 #68611

@mark-vieira

Description

@mark-vieira

Seen a number of these failures and they seem to exclusively happen on our Debian 8 CI agents... coincidence?

Build scan:
https://gradle-enterprise.elastic.co/s/vnfcm4cycvhik/tests/:x-pack:plugin:ml:qa:native-multi-node-tests:javaRestTest/org.elasticsearch.xpack.ml.integration.RunDataFrameAnalyticsIT/testLazyAssignmentWithModelMemoryLimitTooHighForAssignment#1

Repro line:
./gradlew ':x-pack:plugin:ml:qa:native-multi-node-tests:javaRestTest' --tests "org.elasticsearch.xpack.ml.integration.RunDataFrameAnalyticsIT.testLazyAssignmentWithModelMemoryLimitTooHighForAssignment" -Dtests.seed=64D580EABFA5F688 -Dtests.security.manager=true -Dtests.locale=es-HN -Dtests.timezone=America/Nuuk -Druntime.java=8

Reproduces locally?:
Nope.

Applicable branches:
7.x, 7.11 and 7.10

Failure history:
https://gradle-enterprise.elastic.co/scans/tests?search.relativeStartTime=P7D&search.timeZoneId=America/Los_Angeles&tests.container=org.elasticsearch.xpack.ml.integration.RunDataFrameAnalyticsIT&tests.disabledDistributions=WyJvdXRjb21lOnBhc3NlZCJd&tests.sortField=FAILED&tests.test=testLazyAssignmentWithModelMemoryLimitTooHighForAssignment&tests.unstableOnly=true

Failure excerpt:

org.elasticsearch.xpack.ml.integration.RunDataFrameAnalyticsIT > testLazyAssignmentWithModelMemoryLimitTooHighForAssignment FAILED
    java.lang.AssertionError: 
    Expected: an empty string
         but: was "V6MWCf2VTZOZ5KaageG-0g"
        at __randomizedtesting.SeedInfo.seed([64D580EABFA5F688:5BB63344BA035AC5]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.junit.Assert.assertThat(Assert.java:923)
        at org.elasticsearch.xpack.ml.integration.RunDataFrameAnalyticsIT.testLazyAssignmentWithModelMemoryLimitTooHighForAssignment(RunDataFrameAnalyticsIT.java:562)

Metadata

Metadata

Assignees

No one assigned

    Labels

    :mlMachine learning>test-failureTriaged test failures from CITeam:MLMeta label for the ML team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions