[ https://issues.apache.org/jira/browse/FLINK-24934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias updated FLINK-24934: ----------------------------- Labels: test-stability (was: ) > Python CI job fails with exit code 143 > -------------------------------------- > > Key: FLINK-24934 > URL: https://issues.apache.org/jira/browse/FLINK-24934 > Project: Flink > Issue Type: Bug > Components: API / Python > Affects Versions: 1.15.0 > Reporter: Matthias > Priority: Major > Labels: test-stability > > I experienced a failure in the python stage which looks like a problem in the > linter code? > https://dev.azure.com/mapohl/flink/_build/results?buildId=479&view=logs&j=fba17979-6d2e-591d-72f1-97cf42797c11&t=727942b6-6137-54f7-1ef9-e66e706ea068&l=22004 > {code} > Nov 16 22:29:05 ==========sphinx checks... [SUCCESS]========== > Nov 16 22:29:05 ==================tox checks================== > Nov 16 22:29:05 GLOB sdist-make: /__w/1/s/flink-python/setup.py > Nov 16 22:29:06 py38 create: /__w/1/s/flink-python/.tox/py38 > Nov 16 22:29:08 py38 installdeps: pytest, apache-beam==2.27.0, > cython==0.29.24, grpcio>=1.29.0,<2, grpcio-tools>=1.3.5,<=1.14.2, > apache-flink-libraries > Nov 16 22:44:25 > ============================================================================== > Nov 16 22:44:25 Process produced no output for 900 seconds. > Nov 16 22:44:25 > ============================================================================== > Nov 16 22:44:25 > ============================================================================== > Nov 16 22:44:25 The following Java processes are running (JPS) > Nov 16 22:44:25 > ============================================================================== > Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError > Nov 16 22:44:26 7241 Jps > Nov 16 22:44:26 > ============================================================================== > Nov 16 22:44:26 Printing stack trace of Java process 7241 > Nov 16 22:44:26 > ============================================================================== > Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError > 7241: No such process > Nov 16 22:44:26 Killing process with pid=662 and all descendants > ./flink-python/dev/lint-python.sh: line 580: 1957 Terminated > $TOX_PATH -c $FLINK_PYTHON_DIR/tox.ini -e ${LATEST_PYTHON} --recreate 2>&1 > 1958 Done | tee -a $LOG_FILE > /__w/1/s/tools/ci/watchdog.sh: line 113: 662 Terminated $cmd > Nov 16 22:44:26 Process exited with EXIT CODE: 143. > Nov 16 22:44:26 Trying to KILL watchdog (657). > {code} -- This message was sent by Atlassian Jira (v8.20.1#820001)