You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2017/11/05 16:13:00 UTC

[jira] [Created] (IGNITE-6831) Ignite SPI: Test local port range failed on TC agents

Dmitriy Pavlov created IGNITE-6831:
--------------------------------------

             Summary: Ignite SPI: Test local port range failed on TC agents
                 Key: IGNITE-6831
                 URL: https://issues.apache.org/jira/browse/IGNITE-6831
             Project: Ignite
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
    Affects Versions: 2.2
            Reporter: Dmitriy Pavlov
            Assignee: Alexei Scherbakov
            Priority: Critical
             Fix For: 2.4


Thanks to [~ilyak] for locating failure reasons:

Test failed on TC agents, but passes locally
https://ci.ignite.apache.org/project.html?projectId=Ignite20Tests&testNameId=-8122916584508695460&tab=testDetails&branch_Ignite20Tests=%3Cdefault%3E

Test is failed after applying commit: https://github.com/apache/ignite/pull/2972/commits/14f04c4ce80178dc55ee62b3cf09dd4ec129f3e2
caused by IGNITE-6667 implementation

{noformat}
org.apache.ignite.spi.IgniteSpiException: Failed to add node to topology because remote node is configured to use loopback address, but local node is not (consider changing 'localAddress' configuration parameter) [locNodeAddrs=[758001b16ff9/127.0.0.1, /172.17.0.5], rmtNodeAddrs=[127.0.0.1], creatorNodeId=24e3282c-a857-4d5f-beb4-255801500000]
{noformat}

where 172.17.0.5 is IP of TC agent coming from docker





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)