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

Attila Doroszlai commented on HDDS-9967:
----------------------------------------

Thanks [~deveshsingh] for running the workflow.

{{TestOzoneRpcClientAbstract}} is abstract, no tests are executed when running 
it directly:

{code:title=https://github.com/devmadhuu/ozone/actions/runs/7275444885/job/19823352369#step:5:4044}
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
{code}

Try running {{TestSecureOzoneRpcClient}}.  The bug is reported as is because 
other subclasses of {{TestOzoneRpcClientAbstract}} may also hit the same 
problem.

> Intermittent failure in TestOzoneRpcClientAbstract.testListSnapshot
> -------------------------------------------------------------------
>
>                 Key: HDDS-9967
>                 URL: https://issues.apache.org/jira/browse/HDDS-9967
>             Project: Apache Ozone
>          Issue Type: Sub-task
>    Affects Versions: 1.5.0
>            Reporter: Attila Doroszlai
>            Priority: Major
>              Labels: ozone-snapshot
>         Attachments: 
> org.apache.hadoop.ozone.client.rpc.TestSecureOzoneRpcClient-output.txt, 
> org.apache.hadoop.ozone.client.rpc.TestSecureOzoneRpcClient.txt
>
>
> {code:title=https://github.com/apache/ozone/actions/runs/7265540992/job/19796150524#step:6:120}
> org.apache.hadoop.ozone.client.rpc.TestSecureOzoneRpcClient.testListSnapshot 
> -- Time elapsed: 1.489 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: <20> but was: <21>
>       at 
> org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClientAbstract.testListSnapshot(TestOzoneRpcClientAbstract.java:4288)
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to