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

Quanlong Huang commented on IMPALA-14922:
-----------------------------------------

Uploaded the catalogd logs: [^catalogd.INFO] 
It's waiting for the reset to finish on sys db and then probably timed out.
{noformat}
I20260417 06:40:01.529421 1256551 workload-management-init.cc:522] Starting 
workload management initialization
I20260417 06:40:01.529451 1256551 workload-management-init.cc:544] Attempting 
to drop table 'sys.impala_query_log'
I20260417 06:40:01.529505 1256551 catalog-server.cc:826] Catalog is not 
initialized yet. Waiting for catalog reset to start
...
I20260417 06:40:01.667434 1256551 JniUtil.java:181] execDdl request: DROP_TABLE 
sys.impala_query_log issued by impala
...
I20260417 06:40:01.706557 1256551 CatalogServiceCatalog.java:501] Waiting for 
initial reset to complete for db sys...{noformat}

> TestWorkloadManagementInitWait.test_create_on_version_1_1_0 failed on setup
> ---------------------------------------------------------------------------
>
>                 Key: IMPALA-14922
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14922
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Quanlong Huang
>            Assignee: Jason Fehr
>            Priority: Major
>              Labels: broken-build
>         Attachments: catalogd.INFO
>
>
> h3. Error Message
> failed on setup with "AssertionError: No log lines found in any catalogd 
> instances for regex: Completed workload management initialization"
> h3. Stacktrace
> {noformat}
> custom_cluster/test_workload_mgmt_init.py:153: in setup_method
>     self.wait_for_wm_init_complete()
>         __class__  = <class 
> 'tests.custom_cluster.test_workload_mgmt_init.TestWorkloadManagementInitWait'>
>         method     = <bound method 
> TestWorkloadManagementInitWait.test_create_on_version_1_1_0 of 
> <tests.custom_cluster.test_workload_mgmt_init.TestWorkloadManagementInitWait 
> object at 0x7f3760513190>>
>         self       = 
> <tests.custom_cluster.test_workload_mgmt_init.TestWorkloadManagementInitWait 
> object at 0x7f3760513190>
> common/custom_cluster_test_suite.py:462: in wait_for_wm_init_complete
>     self.assert_catalogd_ha_contains("INFO", r'Completed workload management '
>         end_time   = 1776433382.455234
>         self       = 
> <tests.custom_cluster.test_workload_mgmt_init.TestWorkloadManagementInitWait 
> object at 0x7f3760513190>
>         timeout_s  = 180
> common/impala_test_suite.py:1779: in assert_catalogd_ha_contains
>     assert not all(elem is None for elem in matches), "No log lines found in 
> any " \
> E   AssertionError: No log lines found in any catalogd instances for regex: 
> Completed workload management initialization
>         level      = 'INFO'
>         line_regex = 'Completed workload management initialization'
>         matches    = [None]
>         node_idx   = 0
>         self       = 
> <tests.custom_cluster.test_workload_mgmt_init.TestWorkloadManagementInitWait 
> object at 0x7f3760513190>
>         timeout_s  = 179.99999856948853{noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to