You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2021/03/16 07:08:00 UTC

[jira] [Created] (FLINK-21810) PyFlink end-to-end fails with "sorted[*]: unbound variable"

Dawid Wysakowicz created FLINK-21810:
----------------------------------------

             Summary: PyFlink end-to-end fails with "sorted[*]: unbound variable"
                 Key: FLINK-21810
                 URL: https://issues.apache.org/jira/browse/FLINK-21810
             Project: Flink
          Issue Type: Bug
          Components: API / Python
    Affects Versions: 1.12.2
            Reporter: Dawid Wysakowicz


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=14739&view=logs&j=08866332-78f7-59e4-4f7e-49a56faa3179&t=7f606211-1454-543c-70ab-c7a028a1ce8c&l=22527

{code}
Mar 16 02:38:24 Reading kafka messages...
Mar 16 02:39:56 Cancelling job 33209f3b6cf1503b93b942e54811723c.
Mar 16 02:39:57 Cancelled job 33209f3b6cf1503b93b942e54811723c.
/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/test_pyflink.sh: line 50: sorted[*]: unbound variable
Mar 16 02:39:57 Stopping taskexecutor daemon (pid: 25331) on host fv-az145-267.
Mar 16 02:40:03 Stopping standalonesession daemon (pid: 25061) on host fv-az145-267.
Mar 16 02:40:05 [FAIL] Test script contains errors.

{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)