You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Wenzhe Zhou (Jira)" <ji...@apache.org> on 2021/11/08 17:56:00 UTC

[jira] [Commented] (IMPALA-9833) query_test.test_observability.TestQueryStates.test_error_query_state is flaky

    [ https://issues.apache.org/jira/browse/IMPALA-9833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440630#comment-17440630 ] 

Wenzhe Zhou commented on IMPALA-9833:
-------------------------------------

Saw this issue in an exhaustive release run:
{code:java}
query_test/test_observability.py:808: in test_error_query_state
    lambda: self.client.get_runtime_profile(handle))
common/impala_test_suite.py:1180: in assert_eventually
    count, timeout_s, error_msg_str))
E   Timeout: Check failed to return True after 300 tries and 300 seconds error message: Query (id=42470f9cdef5ed75:2da4ee8e00000000):
E      - InactiveTotalTime: 0.000ns
E      - TotalTime: 0.000ns{code}

> query_test.test_observability.TestQueryStates.test_error_query_state is flaky
> -----------------------------------------------------------------------------
>
>                 Key: IMPALA-9833
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9833
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 4.0.0
>            Reporter: Xiaomeng Zhang
>            Assignee: Quanlong Huang
>            Priority: Major
>              Labels: broken-build
>         Attachments: consoleFull_impala-cdpd-master-exhaustive-release.txt, impalad_excerpted.INFO.zip
>
>
> [https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/2521/testReport/junit/query_test.test_observability/TestQueryStates/test_error_query_state/]
> It seems the test could not get query profile after retries in 30s.
> {code:java}
> Stacktracequery_test/test_observability.py:777: in test_error_query_state
>     lambda: self.client.get_runtime_profile(handle))
> common/impala_test_suite.py:1120: in assert_eventually
>     count, timeout_s, error_msg_str))
> E   Timeout: Check failed to return True after 30 tries and 30 seconds error message: Query (id=fe45e8bfd138acd3:c67a379600000000)
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org