[
https://issues.apache.org/jira/browse/IGNITE-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625215#comment-16625215
]
Ivan Fedotov commented on IGNITE-8619:
--------------------------------------
[~oignatenko], I run tests
[again|https://ci.ignite.apache.org/viewLog.html?buildId=1923543&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_StartNodes]
and it were several failures because of ``Remote node could not star``.
So I think that it's necessary to return additional
[attempts|https://github.com/apache/ignite/pull/4314/commits/a79160436eff732b6d880c92679271f3a9605006#diff-3de58736d52c13840244c683e4718cc1R854]
of connecting via ssh in the tests.
> Remote node could not start in ssh connection
> ---------------------------------------------
>
> Key: IGNITE-8619
> URL: https://issues.apache.org/jira/browse/IGNITE-8619
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.6
> Reporter: Ivan Fedotov
> Assignee: Ivan Fedotov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> Now there is a problem with launch remote node via ssh. Initially was an
> assumption that it's due to remote process has not enough time to write
> information into log:
> [IGNITE-8085|https://issues.apache.org/jira/browse/IGNITE-8085]. But this
> correction didn't fix [TeamCity
> |https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=6814497542781613621&tab=testDetails]
> (IgniteProjectionStartStopRestartSelfTest.testStartFiveNodesInTwoCalls).
> So it's necessary to make launch remote node via ssh always succesful.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)