Guowei Ma created FLINK-22363:
---------------------------------
Summary: Python test pipeline failed because of failure of
downloading deps.
Key: FLINK-22363
URL: https://issues.apache.org/jira/browse/FLINK-22363
Project: Flink
Issue Type: Bug
Components: API / Python
Affects Versions: 1.13.0
Reporter: Guowei Ma
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=16780&view=logs&j=9cada3cb-c1d3-5621-16da-0f718fb86602&t=8d78fe4f-d658-5c70-12f8-4921589024c3&l=21193
{code:java}
Apr 19 11:39:38 ERROR: could not install deps [pytest, apache-beam==2.27.0,
cython==0.29.16, grpcio>=1.17.0,<=1.26.0, grpcio-tools>=1.3.5,<=1.14.2,
apache-flink-libraries]; v =
InvocationError("/__w/2/s/flink-python/dev/install_command.sh pytest
apache-beam==2.27.0 cython==0.29.16 'grpcio>=1.17.0,<=1.26.0'
'grpcio-tools>=1.3.5,<=1.14.2' apache-flink-libraries", 1)
Apr 19 11:39:38 ___________________________________ summary
____________________________________
Apr 19 11:39:38 ERROR: py38: could not install deps [pytest,
apache-beam==2.27.0, cython==0.29.16, grpcio>=1.17.0,<=1.26.0,
grpcio-tools>=1.3.5,<=1.14.2, apache-flink-libraries]; v =
InvocationError("/__w/2/s/flink-python/dev/install_command.sh pytest
apache-beam==2.27.0 cython==0.29.16 'grpcio>=1.17.0,<=1.26.0'
'grpcio-tools>=1.3.5,<=1.14.2' apache-flink-libraries", 1)
Apr 19 11:39:38 ============tox checks... [FAILED]============
Apr 19 11:39:38 Process exited with EXIT CODE: 1.
Apr 19 11:39:38 Trying to KILL watchdog (3373).
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)