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

Wenzhe Zhou edited comment on IMPALA-13232 at 7/18/24 5:09 AM:
---------------------------------------------------------------

Checked load-ext-data-source.log, load-nested.log, and compute_table_stats.log 
for three successful builds - 
https://master-03.jenkins.cloudera.com/job/impala-asf-master-core-asan/410/ and 
https://master-03.jenkins.cloudera.com/job/impala-asf-master-core/1177/, and 
https://master-03.jenkins.cloudera.com/job/impala-asf-master-core-data-load/1273/.
  There are same error messages in these three log files for these three 
successfully builds.
It seems these error messages are harmless.


was (Author: wzhou):
Checked load-ext-data-source.log, load-nested.log, and compute_table_stats.log 
for three *successful *builds - 
https://master-03.jenkins.cloudera.com/job/impala-asf-master-core-asan/410/ and 
https://master-03.jenkins.cloudera.com/job/impala-asf-master-core/1177/, and 
https://master-03.jenkins.cloudera.com/job/impala-asf-master-core-data-load/1273/.
  There are same error messages in these three log files for these three 
successfully builds.
It seems these error messages are harmless.

> Loading external data sources fails in JDK11 builds
> ---------------------------------------------------
>
>                 Key: IMPALA-13232
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13232
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Wenzhe Zhou
>            Priority: Major
>              Labels: broken-build
>
> In JDK11 builds I see the following in load-ext-data-source.log:
> {noformat}
> 2024-07-14 02:49:34,781 INFO:TSocket[142]:Could not connect to ('::1', 21052, 
> 0, 0)
> Traceback (most recent call last):
>   File 
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/repos/Impala/infra/python/env-gcc10.4.0/lib/python2.7/site-packages/thrift/transport/TSocket.py",
>  line 137, in open
>     handle.connect(sockaddr)
>   File 
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/socket.py",
>  line 228, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 2024-07-14 02:49:34,819 INFO:TSocket[142]:Could not connect to ('::1', 21052, 
> 0, 0)
> Traceback (most recent call last):
>   File 
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/repos/Impala/infra/python/env-gcc10.4.0/lib/python2.7/site-packages/thrift/transport/TSocket.py",
>  line 137, in open
>     handle.connect(sockaddr)
>   File 
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/socket.py",
>  line 228, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 2024-07-14 02:49:34,820 INFO:db_connection[242]:Creating database tpch_jdbc
> 2024-07-14 02:49:35,452 INFO:TSocket[142]:Could not connect to ('::1', 21052, 
> 0, 0)
> Traceback (most recent call last):
>   File 
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/repos/Impala/infra/python/env-gcc10.4.0/lib/python2.7/site-packages/thrift/transport/TSocket.py",
>  line 137, in open
>     handle.connect(sockaddr)
>   File 
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/socket.py",
>  line 228, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 2024-07-14 02:49:35,525 INFO:TSocket[142]:Could not connect to ('::1', 21051, 
> 0, 0)
> Traceback (most recent call last):
>   File 
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/repos/Impala/infra/python/env-gcc10.4.0/lib/python2.7/site-packages/thrift/transport/TSocket.py",
>  line 137, in open
>     handle.connect(sockaddr)
>   File 
> "/data/jenkins/workspace/impala-cdwh-2024.0.18.0-core-jdk11/Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/socket.py",
>  line 228, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 2024-07-14 02:49:35,526 INFO:db_connection[242]:Creating database tpcds_jdbc
> {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