You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/09/17 15:22:32 UTC

[GitHub] [hbase] Apache-HBase commented on issue #633: HBASE-22890 Verify the file integrity in persistent IOEngine

Apache-HBase commented on issue #633: HBASE-22890 Verify the file integrity in persistent IOEngine
URL: https://github.com/apache/hbase/pull/633#issuecomment-532270602
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | :blue_heart: |  reexec  |   1m 29s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | :green_heart: |  hbaseanti  |   0m  0s |  Patch does not have any anti-patterns.  |
   | :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 2 new or modified test files.  |
   ||| _ branch-1 Compile Tests _ |
   | :green_heart: |  mvninstall  |   8m  7s |  branch-1 passed  |
   | :green_heart: |  compile  |   1m 59s |  branch-1 passed with JDK v1.8.0_222  |
   | :broken_heart: |  compile  |   0m 21s |  hbase-server in branch-1 failed with JDK v1.7.0_232.  |
   | :green_heart: |  checkstyle  |   1m 33s |  branch-1 passed  |
   | :green_heart: |  shadedjars  |   2m 46s |  branch has no errors when building our shaded downstream artifacts.  |
   | :green_heart: |  javadoc  |   0m 36s |  branch-1 passed with JDK v1.8.0_222  |
   | :green_heart: |  javadoc  |   0m 39s |  branch-1 passed with JDK v1.7.0_232  |
   | :blue_heart: |  spotbugs  |   2m 47s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | :green_heart: |  findbugs  |   2m 43s |  branch-1 passed  |
   ||| _ Patch Compile Tests _ |
   | :green_heart: |  mvninstall  |   2m  1s |  the patch passed  |
   | :green_heart: |  compile  |   1m 49s |  the patch passed with JDK v1.8.0_222  |
   | :green_heart: |  javac  |   1m 49s |  the patch passed  |
   | :broken_heart: |  compile  |   0m 22s |  hbase-server in the patch failed with JDK v1.7.0_232.  |
   | :broken_heart: |  javac  |   0m 22s |  hbase-server in the patch failed with JDK v1.7.0_232.  |
   | :broken_heart: |  checkstyle  |   1m 32s |  hbase-server: The patch generated 4 new + 46 unchanged - 6 fixed = 50 total (was 52)  |
   | :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | :green_heart: |  shadedjars  |   2m 58s |  patch has no errors when building our shaded downstream artifacts.  |
   | :green_heart: |  hadoopcheck  |   5m 15s |  Patch does not cause any errors with Hadoop 2.8.5 2.9.2.  |
   | :green_heart: |  javadoc  |   0m 32s |  the patch passed with JDK v1.8.0_222  |
   | :green_heart: |  javadoc  |   0m 43s |  the patch passed with JDK v1.7.0_232  |
   | :broken_heart: |  findbugs  |   3m  3s |  hbase-server generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   ||| _ Other Tests _ |
   | :broken_heart: |  unit  |  34m 41s |  hbase-server in the patch failed.  |
   | :green_heart: |  asflicense  |   0m 24s |  The patch does not generate ASF License warnings.  |
   |  |   |  77m 26s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hbase-server |
   |  |  org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine.verifyFileIntegrity(String, ObjectInputStream) ignores result of java.io.ObjectInputStream.read(byte[])  At FileIOEngine.java:java.io.ObjectInputStream.read(byte[])  At FileIOEngine.java:[line 95] |
   | Failed junit tests | hadoop.hbase.io.hfile.bucket.TestBucketCache |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.2 Server=19.03.2 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-633/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/633 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile |
   | uname | Linux 2a13dce83b51 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-633/out/precommit/personality/provided.sh |
   | git revision | branch-1 / 5c4d8e0 |
   | Default Java | 1.7.0_232 |
   | Multi-JDK versions | /usr/lib/jvm/zulu-8-amd64:1.8.0_222 /usr/lib/jvm/zulu-7-amd64:1.7.0_232 |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-633/1/artifact/out/branch-compile-hbase-server-jdk1.7.0_232.txt |
   | compile | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-633/1/artifact/out/patch-compile-hbase-server-jdk1.7.0_232.txt |
   | javac | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-633/1/artifact/out/patch-compile-hbase-server-jdk1.7.0_232.txt |
   | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-633/1/artifact/out/diff-checkstyle-hbase-server.txt |
   | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-633/1/artifact/out/new-findbugs-hbase-server.html |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-633/1/artifact/out/patch-unit-hbase-server.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-633/1/testReport/ |
   | Max. process+thread count | 733 (vs. ulimit of 10000) |
   | modules | C: hbase-server U: hbase-server |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-633/1/console |
   | versions | git=1.9.1 maven=3.0.5 findbugs=3.0.1 |
   | Powered by | Apache Yetus 0.11.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services