You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (Jira)" <ji...@apache.org> on 2019/11/06 08:54:00 UTC

[jira] [Created] (FLINK-14628) Wordcount on Docker test (custom fs plugin) fails on Travis

Gary Yao created FLINK-14628:
--------------------------------

             Summary: Wordcount on Docker test (custom fs plugin) fails on Travis
                 Key: FLINK-14628
                 URL: https://issues.apache.org/jira/browse/FLINK-14628
             Project: Flink
          Issue Type: Bug
          Components: FileSystems, Tests
    Affects Versions: 1.10.0
            Reporter: Gary Yao


https://api.travis-ci.org/v3/job/607616429/log.txt

{noformat}
Successfully tagged test_docker_embedded_job:latest
~/build/apache/flink
sort: cannot read: '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-53405131685/out/docker_wc_out*': No such file or directory
FAIL WordCount: Output hash mismatch.  Got d41d8cd98f00b204e9800998ecf8427e, expected 72a690412be8928ba239c2da967328a5.
head hexdump of actual:
head: cannot open '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-53405131685/out/docker_wc_out*' for reading: No such file or directory
[FAIL] Test script contains errors.
Checking for errors...
No errors in log files.
Checking for exceptions...
No exceptions in log files.
Checking for non-empty .out files...
grep: /home/travis/build/apache/flink/flink-dist/target/flink-1.10-SNAPSHOT-bin/flink-1.10-SNAPSHOT/log/*.out: No such file or directory
No non-empty .out files.

{noformat}



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