smengcl commented on PR #6286:
URL: https://github.com/apache/ozone/pull/6286#issuecomment-1971872027

   > The test failures don't look related but they are reproducible.
   
   Yes indeed they are reproducible on CI. But it passed locally when I run the 
test individually. Looks like a maven bug:
   
   ```
   [INFO] Running org.apache.hadoop.ozone.client.TestOzoneClient
   Error:  Aborted (core dumped)
   Warning:  Could not process start event for test [JUnit Jupiter executed by 
VM 1]
   java.lang.IllegalStateException: Overlapping ID assignment for 
'HashableTestDescriptor{testDescriptor=DefaultTestDescriptor{id=5866381821535424172,
 surefireForkId=1, name='JUnit Jupiter', className='null', parentId=null, 
displayName='null'}, testMojoExecutionId=-331350931641892826}' (prev: 
'-2067179392706726815').
       at com.gradle.scan.plugin.internal.h.g.a (SourceFile:53)
       at java.util.HashMap.compute (HashMap.java:1198)
       at com.gradle.scan.plugin.internal.h.g.a (SourceFile:46)
       at com.gradle.maven.scan.extension.internal.capture.r.j$a.a 
(SourceFile:324)
       at com.gradle.maven.scan.extension.internal.capture.r.j$a.a 
(SourceFile:226)
       at com.gradle.maven.scan.extension.internal.capture.r.j.a 
(SourceFile:153)
       at com.gradle.scan.plugin.internal.o.a$a.a (SourceFile:31)
       at com.gradle.scan.plugin.internal.o.a$a.a (SourceFile:20)
       at com.gradle.scan.plugin.internal.o.a.c (SourceFile:67)
       at java.lang.Thread.run (Thread.java:750)
   [INFO] Running org.apache.hadoop.ozone.client.TestOzoneECClient
   [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.362 s - in org.apache.hadoop.ozone.client.TestOzoneECClient
   [INFO] Running 
org.apache.hadoop.ozone.client.TestBlockOutputStreamIncrementalPutBlock
   Error:  Aborted (core dumped)
   ```
   
   
https://github.com/apache/ozone/actions/runs/8071125686/job/22135307544?pr=6286


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to