Kurt Deschler created IMPALA-10312:
--------------------------------------
Summary: test_shell_interactive.TestImpalaShellInteractive
AssertionError: alter query should be closed
Key: IMPALA-10312
URL: https://issues.apache.org/jira/browse/IMPALA-10312
Project: IMPALA
Issue Type: Bug
Reporter: Kurt Deschler
shell.test_shell_interactive.TestImpalaShellInteractive.test_ddl_queries_are_closed[table_format_and_file_extension:
('textfile', '.txt') | protocol: beeswax] (from pytest)
Failing for the past 1 build (Since
[!https://master-02.jenkins.cloudera.com/static/4975bb2b/images/16x16/red.png!
#196|https://master-02.jenkins.cloudera.com/view/Impala/view/Evergreen-asf-master/job/impala-asf-master-core-s3-data-cache/lastCompletedBuild/]
)
[Took 22
sec.|https://master-02.jenkins.cloudera.com/view/Impala/view/Evergreen-asf-master/job/impala-asf-master-core-s3-data-cache/lastCompletedBuild/testReport/shell.test_shell_interactive/TestImpalaShellInteractive/test_ddl_queries_are_closed_table_format_and_file_extension____textfile_____txt_____protocol__beeswax_/history]
[!https://master-02.jenkins.cloudera.com/static/4975bb2b/images/16x16/notepad.png!
add
description|https://master-02.jenkins.cloudera.com/view/Impala/view/Evergreen-asf-master/job/impala-asf-master-core-s3-data-cache/lastCompletedBuild/testReport/shell.test_shell_interactive/TestImpalaShellInteractive/test_ddl_queries_are_closed_table_format_and_file_extension____textfile_____txt_____protocol__beeswax_/editDescription]
h3. Error Message
AssertionError: alter query should be closed assert <bound method
ImpaladService.wait_for_num_in_flight_queries of
<tests.common.impala_service.ImpaladService object at 0x7f49541b2150>>(0) +
where <bound method ImpaladService.wait_for_num_in_flight_queries of
<tests.common.impala_service.ImpaladService object at 0x7f49541b2150>> =
<tests.common.impala_service.ImpaladService object at
0x7f49541b2150>.wait_for_num_in_flight_queries
h3. Stacktrace
/data/jenkins/workspace/impala-asf-master-core-s3-data-cache/repos/Impala/tests/shell/test_shell_interactive.py:467:
in test_ddl_queries_are_closed assert
impalad.wait_for_num_in_flight_queries(0), MSG % 'alter' E AssertionError:
alter query should be closed E assert <bound method
ImpaladService.wait_for_num_in_flight_queries of
<tests.common.impala_service.ImpaladService object at 0x7f49541b2150>>(0) E +
where <bound method ImpaladService.wait_for_num_in_flight_queries of
<tests.common.impala_service.ImpaladService object at 0x7f49541b2150>> =
<tests.common.impala_service.ImpaladService object at
0x7f49541b2150>.wait_for_num_in_flight_queries
--
This message was sent by Atlassian Jira
(v8.3.4#803005)