You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2022/01/05 08:36:00 UTC

[jira] [Updated] (FLINK-25464) Python tests hangs on install dependencies

     [ https://issues.apache.org/jira/browse/FLINK-25464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann updated FLINK-25464:
----------------------------------
    Fix Version/s: 1.15.0

> Python tests hangs on install dependencies
> ------------------------------------------
>
>                 Key: FLINK-25464
>                 URL: https://issues.apache.org/jira/browse/FLINK-25464
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python, Build System / Azure Pipelines
>    Affects Versions: 1.13.5, 1.14.2
>            Reporter: Yun Gao
>            Assignee: Huang Xingbo
>            Priority: Critical
>              Labels: test-stability
>             Fix For: 1.15.0, 1.13.6, 1.14.3
>
>
> {code:java}
> Dec 25 04:35:54 py38-cython create: /__w/1/s/flink-python/.tox/py38-cython
> Dec 25 04:35:58 py38-cython installdeps: -rdev/dev-requirements.txt, pytest, apache-flink-libraries
> Dec 25 04:51:00 ==============================================================================
> Dec 25 04:51:00 Process produced no output for 900 seconds.
> Dec 25 04:51:00 ==============================================================================
> Dec 25 04:51:00 ==============================================================================
> Dec 25 04:51:00 The following Java processes are running (JPS)
> Dec 25 04:51:00 ==============================================================================
> Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError
> Dec 25 04:51:00 137834 Jps
> Dec 25 04:51:00 ==============================================================================
> Dec 25 04:51:00 Printing stack trace of Java process 137834
> Dec 25 04:51:00 ==============================================================================
> Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError
> 137834: No such process
> Dec 25 04:51:00 Killing process with pid=725 and all descendants
> ./flink-python/dev/lint-python.sh: line 580:  2770 Terminated              $TOX_PATH -c $FLINK_PYTHON_DIR/tox.ini --recreate 2>&1
>       2771                       | tee -a $LOG_FILE
> /__w/1/s/tools/ci/watchdog.sh: line 113:   725 Terminated              $cmd
> Dec 25 04:51:00 Process exited with EXIT CODE: 143.
> Dec 25 04:51:00 Trying to KILL watchdog (720).
> Dec 25 04:51:00 Searching for .dump, .dumpstream and related files in '/__w/1/s'
> The STDIO streams did not close within 10 seconds of the exit event from process '/bin/bash'. This may indicate a child process inherited the STDIO streams and has not yet exited.
> ##[error]Bash exited with code '143'.
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=28588&view=logs&j=821b528f-1eed-5598-a3b4-7f748b13f261&t=6bb545dd-772d-5d8c-f258-f5085fba3295&l=23407



--
This message was sent by Atlassian Jira
(v8.20.1#820001)