[
https://issues.apache.org/jira/browse/FLINK-19295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199293#comment-17199293
]
Chesnay Schepler edited comment on FLINK-19295 at 9/21/20, 9:49 AM:
--------------------------------------------------------------------
This one should be whitelisted:
{{Remote connection to [null] failed with java.net.ConnectException: Connection
refused: e466f3e261f3/192.168.224.2:42352}}
It is virtually identical to this one, which likely caused the failure:
{{Association with remote system
[akka.tcp://flink@e466f3e261f3:***@e466f3e261f3:42352]] Caused by:
[java.net.ConnectException: Connection refused:
e466f3e261f3/192.168.224.2:42352]}}
It looks like we just changed how errors are reported; it would be good to
figure out where that happened, but it should be fine to whitelist this one as
well.
was (Author: zentol):
This one should be whitelisted:
{{Remote connection to [null] failed with java.net.ConnectException: Connection
refused: e466f3e261f3/192.168.224.2:42352}}
It is virtually identical to this one, which likely caused the failure:
{{Association with remote system
[akka.tcp://flink@e466f3e261f3:***@e466f3e261f3:42352]] Caused by:
[java.net.ConnectException: Connection refused:
e466f3e261f3/192.168.224.2:42352]}} is virtually
It looks like we just changed how errors are reported; it would be good to
figure out where that happened, but it should be fine to whitelist this one as
well.
> YARNSessionFIFOITCase.checkForProhibitedLogContents found a log with
> prohibited string
> --------------------------------------------------------------------------------------
>
> Key: FLINK-19295
> URL: https://issues.apache.org/jira/browse/FLINK-19295
> Project: Flink
> Issue Type: Bug
> Components: Deployment / YARN, Runtime / Coordination, Tests
> Affects Versions: 1.12.0
> Reporter: Dian Fu
> Assignee: Robert Metzger
> Priority: Major
> Labels: test-stability
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=6661&view=logs&j=245e1f2e-ba5b-5570-d689-25ae21e5302f&t=e7f339b2-a7c3-57d9-00af-3712d4b15354]
> {code}
> 2020-09-19T22:08:13.5364974Z [ERROR]
> YARNSessionFIFOITCase.checkForProhibitedLogContents:83->YarnTestBase.ensureNoProhibitedStringInLogFiles:476
> Found a file
> /__w/2/s/flink-yarn-tests/target/flink-yarn-tests-fifo/flink-yarn-tests-fifo-logDir-nm-1_0/application_1600553154281_0001/container_1600553154281_0001_01_000002/taskmanager.log
> with a prohibited string (one of [Exception, Started
> [email protected]:8081]). Excerpts:
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)