Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDDS-165. Add unit test for OzoneHddsDatanodeService #1321

Closed
wants to merge 2 commits into from

Conversation

pingsutw
Copy link
Member

No description provided.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 49 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 775 trunk passed
+1 compile 433 trunk passed
+1 checkstyle 81 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 955 branch has no errors when building and testing our client artifacts.
+1 javadoc 205 trunk passed
0 spotbugs 557 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 813 trunk passed
_ Patch Compile Tests _
+1 mvninstall 656 the patch passed
+1 compile 441 the patch passed
+1 javac 441 the patch passed
+1 checkstyle 81 the patch passed
+1 mvnsite 0 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 2 The patch has no ill-formed XML file.
+1 shadedclient 704 patch has no errors when building and testing our client artifacts.
-1 javadoc 85 hadoop-ozone in the patch failed.
-1 findbugs 31 hadoop-hdds in the patch failed.
-1 findbugs 29 hadoop-ozone in the patch failed.
_ Other Tests _
-1 unit 33 hadoop-hdds in the patch failed.
-1 unit 35 hadoop-ozone in the patch failed.
+1 asflicense 41 The patch does not generate ASF License warnings.
5686
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/1/artifact/out/Dockerfile
GITHUB PR #1321
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
uname Linux 7ac7a18a0d3b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / ee7c261
Default Java 1.8.0_222
javadoc https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/1/artifact/out/patch-javadoc-hadoop-ozone.txt
findbugs https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/1/artifact/out/patch-findbugs-hadoop-hdds.txt
findbugs https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/1/artifact/out/patch-findbugs-hadoop-ozone.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/1/artifact/out/patch-unit-hadoop-hdds.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/1/artifact/out/patch-unit-hadoop-ozone.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/1/testReport/
Max. process+thread count 412 (vs. ulimit of 5500)
modules C: hadoop-ozone/objectstore-service U: hadoop-ozone/objectstore-service
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/1/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 1139 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 mvninstall 863 trunk passed
+1 compile 509 trunk passed
+1 checkstyle 98 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 1144 branch has no errors when building and testing our client artifacts.
+1 javadoc 208 trunk passed
0 spotbugs 573 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 826 trunk passed
_ Patch Compile Tests _
+1 mvninstall 618 the patch passed
+1 compile 390 the patch passed
+1 javac 390 the patch passed
+1 checkstyle 80 the patch passed
+1 mvnsite 0 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 1 The patch has no ill-formed XML file.
+1 shadedclient 808 patch has no errors when building and testing our client artifacts.
+1 javadoc 175 the patch passed
+1 findbugs 693 the patch passed
_ Other Tests _
+1 unit 344 hadoop-hdds in the patch passed.
-1 unit 2833 hadoop-ozone in the patch failed.
+1 asflicense 49 The patch does not generate ASF License warnings.
10936
Reason Tests
Failed junit tests hadoop.ozone.client.rpc.TestBlockOutputStreamWithFailures
hadoop.ozone.client.rpc.TestOzoneRpcClientForAclAuditLog
hadoop.hdds.scm.pipeline.TestSCMPipelineManager
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/2/artifact/out/Dockerfile
GITHUB PR #1321
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml findbugs checkstyle
uname Linux bd9ff8fe0bbb 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 3329257
Default Java 1.8.0_222
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/2/artifact/out/patch-unit-hadoop-ozone.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/2/testReport/
Max. process+thread count 4990 (vs. ulimit of 5500)
modules C: hadoop-ozone/objectstore-service U: hadoop-ozone/objectstore-service
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1321/2/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@elek elek closed this Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants