[
https://issues.apache.org/jira/browse/FLINK-15921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sunjincheng closed FLINK-15921.
-------------------------------
Fix Version/s: 1.11.0
1.10.0
Resolution: Fixed
Fixed in master: c463358db033b21ce727910d09e7ed6cbe1d40f5
Fixed in release-1.10: b106af7aeb5cf5c8b3036fed276800d425a0e8c5
> Travis-ci error: PYTHON exited with EXIT CODE: 143
> ---------------------------------------------------
>
> Key: FLINK-15921
> URL: https://issues.apache.org/jira/browse/FLINK-15921
> Project: Flink
> Issue Type: Test
> Components: API / Python, Build System
> Affects Versions: 1.10.0, 1.11.0
> Reporter: sunjincheng
> Assignee: sunjincheng
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.10.0, 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, some Travis CI failures occur, such as: [1],[2]. The reason for
> the failure is that the python dependent `grpcio` released the latest version
> 1.27.0 [3] today, which resulted in the test cache not having the latest
> dependency, and the timeout of downloading in the repo. If the problem will
> be fixed after the first download when the network is in good condition. I am
> still watching the latest build [4]. If it fails for a long time, we will try
> to set a lower version of `grpcio` or optimize the current test case. I would
> like to watch for a while .
>
> What do you think?
>
> [1][https://travis-ci.org/apache/flink/builds/646250268]
> [2][https://travis-ci.org/apache/flink/jobs/646281060]
> [3] [https://pypi.org/project/grpcio/#files]
> [4][https://travis-ci.org/apache/flink/builds/646355253]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)