Skip to content

[BUG] [perf] Stability testing, out of memory exeption #5083

@timofeevmd

Description

@timofeevmd

OS and Environment

linux, k8s

GIT commit hash

995da4e

Minimum working example / Steps to reproduce

java-sdk commit: 9aba55183e

reproduce command: ./mvnw gatling:test -DtargetURL=https://iroha2.test.tachi.soramitsu.co.jp -DremoteLogin= -DremotePassword= -Dintensity=800000 -DrampDuration=3600 -DmaxDuration=3601

full performance report

container logs: OOM.log.zip

Under a load of 1100 TPS, the system is able to function for only 44 minutes whitout any arrors and rejected transaction before encountering issues. (graph 1).
Following this period, a memory leak. (graph 2) .

graph 1
image-20240917-103749

graph 2
image-20240917-104103

Actual result

the product works stably

Expected result

after 45 minutes working catch "out if memory" exception

Logs

Log contents

Who can help to reproduce?

@timofeevmd

Notes

No response

Metadata

Metadata

Labels

BugSomething isn't workingPerformancenon-functionalmust-be-verifedTake into the nearest testing

Type

No type

Projects

Status

Testing & Verification

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions