Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Ignite Start Nodes
IgniteStartStopRestartTestSuite: IgniteProjectionStartStopRestartSelfTest.testStartFiveNodesInTwoCalls (master fail rate 12,1%)
IgniteStartStopRestartTestSuite: IgniteProjectionStartStopRestartSelfTest.testStopNodes (master fail rate 10,1%)
IgniteStartStopRestartTestSuite: IgniteProjectionStartStopRestartSelfTest.testStopNodesByIds (master fail rate 10,1%)
Test itself is quite old. Last commits were from tledkov-gridgain at 2017.
class org.apache.ignite.IgniteException: Remote node could not start. See log for details: /data/teamcity/work/bd85361428dcdb1/work/log/ignite-startNodes/03-29-2018--02-47-24-2003434e.log at org.apache.ignite.internal.IgniteProjectionStartStopRestartSelfTest$7.apply(IgniteProjectionStartStopRestartSelfTest.java:388) at org.apache.ignite.internal.IgniteProjectionStartStopRestartSelfTest$7.apply(IgniteProjectionStartStopRestartSelfTest.java:383) at org.apache.ignite.internal.util.lang.GridFunc.forEach(GridFunc.java:1897) at org.apache.ignite.internal.IgniteProjectionStartStopRestartSelfTest.testStartFiveNodesInTwoCalls(IgniteProjectionStartStopRestartSelfTest.java:383) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:176) at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:2002) at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:133) at org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1917) at java.lang.Thread.run(Thread.java:745)
Attachments
Issue Links
- Blocked
-
IGNITE-5883 Ignite Start Nodes test suite is flaky
- Reopened
- causes
-
IGNITE-8533 Timeout collision in Client Nodes test suite
- Resolved
- is related to
-
IGNITE-538 IgniteProjectionStartStopRestartSelfTest.testStopNodes fails
- Open
- relates to
-
IGNITE-8469 Non-heap memory leak for calling cluster activation multi times
- Resolved
-
IGNITE-8619 Remote node could not start in ssh connection
- Resolved
- links to