You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2022/09/26 16:00:00 UTC

[jira] [Created] (IMPALA-11614) TestValidateMetrics.test_metrics_are_zero fails with num-missing-volume-id for Ozone

Michael Smith created IMPALA-11614:
--------------------------------------

             Summary: TestValidateMetrics.test_metrics_are_zero fails with num-missing-volume-id for Ozone
                 Key: IMPALA-11614
                 URL: https://issues.apache.org/jira/browse/IMPALA-11614
             Project: IMPALA
          Issue Type: Bug
            Reporter: Michael Smith


TestValidateMetrics.test_metrics_are_zero fails for Ozone with
{code}
/data/jenkins/workspace/impala-private-ozone-parameterized/repos/Impala/tests/common/impala_service.py:210: in __metric_timeout_assert
    assert 0, assert_string
E   AssertionError: Metric impala-server.scan-ranges.num-missing-volume-id did not reach value 0 in 60s.
{code}

This passed at one point: https://master-03.jenkins.cloudera.com/view/Impala/view/Evergreen-asf-master/job/impala-asf-master-core-ozone/7/ with commit 17ec3a85c7e3733dacb08a9fcca83fff5ec75102 succeeded. I suspect it started failing as a result of 79e474d310 (IMPALA-10213) which changed some characteristics about how scheduling works for Ozone tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)