[
https://issues.apache.org/jira/browse/FLINK-15170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994485#comment-16994485
]
Xintong Song commented on FLINK-15170:
--------------------------------------
[~lining]
Maybe you can try checkout the very commit where this problem happen, see if it
can be reproduced.
The commit id is 'bb6fd8281654be2a4e03a04c09e755525ec058ca', which can be found
in the travis log attached in the issue description.
And if it still cannot be reduced, I would suggest to downgrade this issue to
Critical instead of close it.
> WebFrontendITCase.testCancelYarn fails on travis
> ------------------------------------------------
>
> Key: FLINK-15170
> URL: https://issues.apache.org/jira/browse/FLINK-15170
> Project: Flink
> Issue Type: Bug
> Components: Deployment / YARN, Runtime / Web Frontend
> Affects Versions: 1.10.0
> Reporter: Dawid Wysakowicz
> Assignee: lining
> Priority: Blocker
> Labels: test-stability
> Fix For: 1.10.0
>
>
> https://api.travis-ci.org/v3/job/622756846/log.txt
> {code}
> 23:59:33.299 [INFO] Running
> org.apache.flink.runtime.webmonitor.WebFrontendITCase
> 23:59:33.365 [INFO] Running
> org.apache.flink.runtime.webmonitor.handlers.JarSubmissionITCase
> 23:59:35.379 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time
> elapsed: 2.012 s - in
> org.apache.flink.runtime.webmonitor.handlers.JarSubmissionITCase
> 23:59:38.802 [ERROR] Tests run: 9, Failures: 1, Errors: 1, Skipped: 0, Time
> elapsed: 5.5 s <<< FAILURE! - in
> org.apache.flink.runtime.webmonitor.WebFrontendITCase
> 23:59:38.802 [ERROR]
> testCancelYarn(org.apache.flink.runtime.webmonitor.WebFrontendITCase) Time
> elapsed: 0.436 s <<< ERROR!
> java.util.concurrent.TimeoutException: Connection failed
> at
> org.apache.flink.runtime.webmonitor.WebFrontendITCase.testCancelYarn(WebFrontendITCase.java:324)
> 23:59:38.802 [ERROR]
> testCancel(org.apache.flink.runtime.webmonitor.WebFrontendITCase) Time
> elapsed: 0.003 s <<< FAILURE!
> java.lang.AssertionError
> at
> org.apache.flink.runtime.webmonitor.WebFrontendITCase.testCancel(WebFrontendITCase.java:240)
> 23:59:39.193 [INFO]
> 23:59:39.193 [INFO] Results:
> 23:59:39.193 [INFO]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)