You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2020/02/26 13:14:00 UTC

[jira] [Commented] (HDDS-1960) TestMiniChaosOzoneCluster may run until OOME

    [ https://issues.apache.org/jira/browse/HDDS-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045524#comment-17045524 ] 

Attila Doroszlai commented on HDDS-1960:
----------------------------------------

More recently it usually just times out:

{code:title=https://github.com/apache/hadoop-ozone/runs/469297543}
2020-02-26T09:28:42.6771989Z [INFO] Running org.apache.hadoop.ozone.TestMiniChaosOzoneCluster
2020-02-26T09:43:43.3010208Z [INFO] 
2020-02-26T09:43:43.3010473Z [INFO] Results:
2020-02-26T09:43:43.3010604Z [INFO] 
2020-02-26T09:43:43.3010744Z [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
...
2020-02-26T09:43:43.3177541Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1:test (default-test) on project mini-chaos-tests: There was a timeout or other error in the fork
{code}

CC [~msingh]

> TestMiniChaosOzoneCluster may run until OOME
> --------------------------------------------
>
>                 Key: HDDS-1960
>                 URL: https://issues.apache.org/jira/browse/HDDS-1960
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: test
>            Reporter: Attila Doroszlai
>            Priority: Critical
>
> {{TestMiniChaosOzoneCluster}} runs load generator on a cluster for supposedly 1 minute, but it may run indefinitely until JVM crashes due to OutOfMemoryError.
> In 0.4.1 nightly build it crashed 29/30 times (and no tests were executed in the remaining one run due to some other error).
> Latest:
> https://github.com/elek/ozone-ci/blob/3f553ed6ad358ba61a302967617de737d7fea01a/byscane/byscane-nightly-wggqd/integration/output.log#L5661-L5662
> When it crashes, it leaves GBs of data lying around.
> HDDS-1952 disabled this test in CI runs.  It can still be run manually (eg. {{mvn -Phdds -pl :hadoop-ozone-integration-test -Dtest=TestMiniChaosOzoneCluster test}}).  The goal of this task is to investigate the root cause of the runaway nature of this test.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org