[jira] [Commented] (IGNITE-17807) OutOfMemoryException in RebalanceIteratorLargeEntriesOOMTest on TC

2022-10-18 Thread Roman Puchkovskiy (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-17807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619579#comment-17619579
 ] 

Roman Puchkovskiy commented on IGNITE-17807:


Thanks!

> OutOfMemoryException in RebalanceIteratorLargeEntriesOOMTest on TC
> --
>
> Key: IGNITE-17807
> URL: https://issues.apache.org/jira/browse/IGNITE-17807
> Project: Ignite
>  Issue Type: Bug
>Reporter: Roman Puchkovskiy
>Assignee: Roman Puchkovskiy
>Priority: Major
> Fix For: 2.15
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> [https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Cache2/6801420?logFilter=debug]
> The OOME exception seems to be thrown by the remote JVM, which is probably of 
> version higher than 8 (probably 17, see IGNITE-17805).
> The TC build contains a heap dump, but judging by its size (5.3Gb) and the 
> configuration for the remove JVM (-Xmx256m), the dump is made on the original 
> JVM that runs the test, so it is not relevant to the issue (as the OOME 
> happens on the remote JVM).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (IGNITE-17807) OutOfMemoryException in RebalanceIteratorLargeEntriesOOMTest on TC

2022-10-18 Thread Aleksandr Polovtcev (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-17807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619454#comment-17619454
 ] 

Aleksandr Polovtcev commented on IGNITE-17807:
--

LGTM!

> OutOfMemoryException in RebalanceIteratorLargeEntriesOOMTest on TC
> --
>
> Key: IGNITE-17807
> URL: https://issues.apache.org/jira/browse/IGNITE-17807
> Project: Ignite
>  Issue Type: Bug
>Reporter: Roman Puchkovskiy
>Assignee: Roman Puchkovskiy
>Priority: Major
> Fix For: 2.15
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> [https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Cache2/6801420?logFilter=debug]
> The OOME exception seems to be thrown by the remote JVM, which is probably of 
> version higher than 8 (probably 17, see IGNITE-17805).
> The TC build contains a heap dump, but judging by its size (5.3Gb) and the 
> configuration for the remove JVM (-Xmx256m), the dump is made on the original 
> JVM that runs the test, so it is not relevant to the issue (as the OOME 
> happens on the remote JVM).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (IGNITE-17807) OutOfMemoryException in RebalanceIteratorLargeEntriesOOMTest on TC

2022-10-18 Thread Ignite TC Bot (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-17807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619451#comment-17619451
 ] 

Ignite TC Bot commented on IGNITE-17807:


{panel:title=Branch: [pull/10315/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10315/head] Base: [master] : New Tests 
(7)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#8b}Calcite SQL{color} [[tests 
7|https://ci.ignite.apache.org/viewLog.html?buildId=6842607]]
* {color:#013220}IgniteCalciteTestSuite: 
QueryMetadataIntegrationTest.testMultipleConditions - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: QueryMetadataIntegrationTest.testJoin 
- PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: 
QueryMetadataIntegrationTest.testExplain - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: 
QueryMetadataIntegrationTest.testMultipleQueries - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: QueryMetadataIntegrationTest.testDml - 
PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: QueryMetadataIntegrationTest.testDdl - 
PASSED{color}
* {color:#013220}IgniteCalciteTestSuite: JdbcQueryTest.testParametersMetadata - 
PASSED{color}

{panel}
[TeamCity *-- Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6842687buildTypeId=IgniteTests24Java8_RunAll]

> OutOfMemoryException in RebalanceIteratorLargeEntriesOOMTest on TC
> --
>
> Key: IGNITE-17807
> URL: https://issues.apache.org/jira/browse/IGNITE-17807
> Project: Ignite
>  Issue Type: Bug
>Reporter: Roman Puchkovskiy
>Assignee: Roman Puchkovskiy
>Priority: Major
> Fix For: 2.15
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> [https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Cache2/6801420?logFilter=debug]
> The OOME exception seems to be thrown by the remote JVM, which is probably of 
> version higher than 8 (probably 17, see IGNITE-17805).
> The TC build contains a heap dump, but judging by its size (5.3Gb) and the 
> configuration for the remove JVM (-Xmx256m), the dump is made on the original 
> JVM that runs the test, so it is not relevant to the issue (as the OOME 
> happens on the remote JVM).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (IGNITE-17807) OutOfMemoryException in RebalanceIteratorLargeEntriesOOMTest on TC

2022-10-18 Thread Roman Puchkovskiy (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-17807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619434#comment-17619434
 ] 

Roman Puchkovskiy commented on IGNITE-17807:


# On my machine, 256Mb of heap is enough for the test to pass
 # The test was passing with 256Mb on TC before TC migration
 # The same test passes with 256Mb in Gridgain-CE (on different TC installation)

So it seems that TC changes triggered failures, maybe due to slower disk 
subsystem: 256Mb is simply not enough.

So the proposed fix is to raise heap size to 512Mb.

> OutOfMemoryException in RebalanceIteratorLargeEntriesOOMTest on TC
> --
>
> Key: IGNITE-17807
> URL: https://issues.apache.org/jira/browse/IGNITE-17807
> Project: Ignite
>  Issue Type: Bug
>Reporter: Roman Puchkovskiy
>Assignee: Roman Puchkovskiy
>Priority: Major
> Fix For: 2.15
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> [https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Cache2/6801420?logFilter=debug]
> The OOME exception seems to be thrown by the remote JVM, which is probably of 
> version higher than 8 (probably 17, see IGNITE-17805).
> The TC build contains a heap dump, but judging by its size (5.3Gb) and the 
> configuration for the remove JVM (-Xmx256m), the dump is made on the original 
> JVM that runs the test, so it is not relevant to the issue (as the OOME 
> happens on the remote JVM).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)