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

[jira] [Closed] (FLINK-14407) YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3n failed on Travis

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

Chesnay Schepler closed FLINK-14407.
------------------------------------
    Resolution: Fixed

master: 7de2e4641dd437a04642b3c43dc9e62d8d21380a

> YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3n failed on Travis
> ------------------------------------------------------------------------
>
>                 Key: FLINK-14407
>                 URL: https://issues.apache.org/jira/browse/FLINK-14407
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem, Deployment / YARN
>    Affects Versions: 1.10.0
>            Reporter: Till Rohrmann
>            Assignee: Chesnay Schepler
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3n}} fails on Travis with 
> {code}
> 01:41:19.215 [ERROR] testRecursiveUploadForYarnS3n(org.apache.flink.yarn.YarnFileStageTestS3ITCase)  Time elapsed: 6.891 s  <<< FAILURE!
> java.lang.AssertionError: 
> Expected: <{1=Hello 1, 2=Hello 2, nested/4/5=Hello nested/4/5, test.jar=JAR Content, nested/3=Hello nested/3}>
>      but: was <{1=Hello 1, 2=Hello 2, nested/4/5=Hello nested/4/5, test.jar=JAR Content}>
> 	at org.apache.flink.yarn.YarnFileStageTestS3ITCase.testRecursiveUploadForYarn(YarnFileStageTestS3ITCase.java:159)
> 	at org.apache.flink.yarn.YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3n(YarnFileStageTestS3ITCase.java:177)
> {code}
> https://api.travis-ci.org/v3/job/598412139/log.txt



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