Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 4.0.0
-
None
-
ghx-label-11
Description
See test failures and timeouts in a S3 build:
23:38:38 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: False | protocol: beeswax] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py PASSED 23:38:38 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('textfile', '.txt') | strict_hs2_protocol: True | protocol: hs2] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py FAILED 23:38:43 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('textfile', '.txt') | strict_hs2_protocol: False | protocol: hs2-http] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py PASSED 01:38:43 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2-http] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py FAILED 01:38:43 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_write_delimited[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py FAILED 03:38:43 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: False | protocol: beeswax] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py PASSED 05:38:43 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('textfile', '.txt') | strict_hs2_protocol: True | protocol: hs2] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py FAILED 05:38:44 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('textfile', '.txt') | strict_hs2_protocol: False | protocol: hs2-http] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py PASSED 07:38:44 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2-http] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py FAILED 07:38:44 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_change_delimiter[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py FAILED 09:38:44 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: False | protocol: beeswax] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py PASSED 11:38:44 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('textfile', '.txt') | strict_hs2_protocol: True | protocol: hs2] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py FAILED 11:38:45 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('textfile', '.txt') | strict_hs2_protocol: False | protocol: hs2-http] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py PASSED 13:38:45 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2-http] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py FAILED 13:38:45 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_print_to_file[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: True | protocol: hs2] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py FAILED 15:38:45 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension: ('parquet', '.parq') | strict_hs2_protocol: False | protocol: beeswax] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py PASSED 17:38:45 shell/test_shell_interactive.py::TestImpalaShellInteractive::test_cancellation[table_format_and_file_extension: ('textfile', '.txt') | strict_hs2_protocol: True | protocol: hs2] <- ../../../../../../../data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/tests/shell/test_shell_interactive.py 17:38:52 19:03:16 **** run-all-tests.sh TIMED OUT! ****
The failed tests all have "strict_hs2_protocol: True". CC Steve Carlin