Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Tests run: 172, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 236.619 s <<< FAILURE! - in org.apache.hadoop.fs.ozone.TestOzoneFileSystem TestOzoneFileSystem.testTrash Time elapsed: 2.029 s <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<2> ... at org.apache.hadoop.fs.ozone.TestOzoneFileSystem.testTrash(TestOzoneFileSystem.java:1681)
- https://github.com/adoroszlai/ozone-build-results/blob/master/2023/02/16/20193/it-filesystem/hadoop-ozone/integration-test/org.apache.hadoop.fs.ozone.TestOzoneFileSystem.txt
- https://github.com/adoroszlai/ozone-build-results/blob/master/2023/03/28/21157/it-filesystem/hadoop-ozone/integration-test/org.apache.hadoop.fs.ozone.TestOzoneFileSystem.txt
- https://github.com/adoroszlai/ozone-build-results/blob/master/2023/04/11/21461/it-filesystem/hadoop-ozone/integration-test/org.apache.hadoop.fs.ozone.TestOzoneFileSystem.txt
With more verbose assertion:
org.opentest4j.AssertionFailedError: [FileStatus{path=o3fs://bucket32615.volume87324/.Trash/runner/230411125619; isDirectory=true; modification_time=1681217779506; access_time=1681217779506; owner=runner; group=runner; permission=rwxrwxrwx; isSymlink=false; hasAcl=false; isEncrypted=false; isErasureCoded=false}, FileStatus{path=o3fs://bucket32615.volume87324/.Trash/runner/230411125621; isDirectory=true; modification_time=1681217781510; access_time=1681217781510; owner=runner; group=runner; permission=rwxrwxrwx; isSymlink=false; hasAcl=false; isEncrypted=false; isErasureCoded=false}] ==> expected: <1> but was: <2>
Attachments
Issue Links
- links to