Riza Suminto created IMPALA-13821: ------------------------------------- Summary: test_log_table_newer_schema_version is flaky Key: IMPALA-13821 URL: https://issues.apache.org/jira/browse/IMPALA-13821 Project: IMPALA Issue Type: Bug Components: Test Reporter: Riza Suminto Assignee: Jason Fehr
test_log_table_newer_schema_version failed for not finding an init log line: {noformat} Error Message test setup failure Stacktrace custom_cluster/test_workload_mgmt_init.py:144: in setup_method self.wait_for_wm_init_complete() common/custom_cluster_test_suite.py:419: in wait_for_wm_init_complete r'assembled\. Catalog version: (\d+)', timeout_s) common/impala_test_suite.py:1620: in assert_log_contains_multiline "contents matching the regex '{}'".format(line_regex) E AssertionError: did not find any logfile contents matching the regex 'Completed workload management initialization.*?A catalog update with \d+ entries is assembled\. Catalog version: (\d+)'{noformat} In other build (ozone), it failed with slightly different error message. {noformat} Error Message AssertionError: Did not find query 'bc47c663c3275ac4:9edb40d700000000' in the 'sys.impala_query_live' table after multiple attempts Stacktrace custom_cluster/test_workload_mgmt_init.py:297: in test_log_table_newer_schema_version TQueryTableColumn.EXECUTOR_SLOTS: "0"}) util/workload_management.py:100: in assert_query .format(query_id, query_tbl) E AssertionError: Did not find query 'bc47c663c3275ac4:9edb40d700000000' in the 'sys.impala_query_live' table after multiple attempts{noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org