Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.10.0, 1.11.0
Description
Shaded Hadoop S3A with credentials provider end-to-end test fails on travis with below error:
Job with JobID 048b4651c0ba858b926aeb36f5315058 has finished. Job Runtime: 6016 ms sort: cannot read: '/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-17605057822/temp/test_batch_wordcount-2abf3dbf-b4ba-4d3a-a43b-c43e710eb439*': No such file or directory FAIL WordCount (hadoop_with_provider): 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-17605057822/temp/test_batch_wordcount-2abf3dbf-b4ba-4d3a-a43b-c43e710eb439*' for reading: No such file or directory ed2bf7571ec8ab184b7316809da0b2facb9b367a7c7f0f1bdaac6dd5e6f107ae ed2bf7571ec8ab184b7316809da0b2facb9b367a7c7f0f1bdaac6dd5e6f107ae [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... No non-empty .out files. [FAIL] 'Shaded Hadoop S3A with credentials provider end-to-end test' failed after 0 minutes and 20 seconds! Test exited with exit code 1
Attachments
Attachments
Issue Links
- relates to
-
FLINK-17010 Streaming File Sink s3 end-to-end test fails with "Output hash mismatch"
- Closed