You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/08/11 05:53:08 UTC

[GitHub] [hadoop] iwasakims opened a new pull request #2214: HADOOP-17202. Fix findbugs warnings in hadoop-tools on branch-2.10.

iwasakims opened a new pull request #2214:
URL: https://github.com/apache/hadoop/pull/2214


   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on pull request #2214: HADOOP-17202. Fix findbugs warnings in hadoop-tools on branch-2.10.

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on pull request #2214:
URL: https://github.com/apache/hadoop/pull/2214#issuecomment-671850970


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |  21m 52s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | -1 :x: |  test4tests  |   0m  0s |  The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.  |
   ||| _ branch-2.10 Compile Tests _ |
   | +0 :ok: |  mvndep  |   2m 23s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  16m 29s |  branch-2.10 passed  |
   | +1 :green_heart: |  compile  |   2m 23s |  branch-2.10 passed  |
   | +1 :green_heart: |  checkstyle  |   0m 42s |  branch-2.10 passed  |
   | +1 :green_heart: |  mvnsite  |   1m 25s |  branch-2.10 passed  |
   | +1 :green_heart: |  javadoc  |   0m 56s |  branch-2.10 passed  |
   | +0 :ok: |  spotbugs  |   1m  9s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | -1 :x: |  findbugs  |   1m 18s |  hadoop-tools/hadoop-azure in branch-2.10 has 1 extant findbugs warnings.  |
   | -1 :x: |  findbugs  |   1m  5s |  hadoop-tools/hadoop-rumen in branch-2.10 has 1 extant findbugs warnings.  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 28s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   1m 12s |  the patch passed  |
   | +1 :green_heart: |  compile  |   2m 27s |  the patch passed  |
   | +1 :green_heart: |  javac  |   2m 27s |  the patch passed  |
   | +1 :green_heart: |  checkstyle  |   0m 38s |  the patch passed  |
   | +1 :green_heart: |  mvnsite  |   1m 11s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  javadoc  |   0m 45s |  the patch passed  |
   | +1 :green_heart: |  findbugs  |   1m 12s |  hadoop-tools/hadoop-rumen generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)  |
   | +1 :green_heart: |  findbugs  |   1m 24s |  hadoop-tools/hadoop-azure generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   0m 32s |  hadoop-rumen in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 18s |  hadoop-azure in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 32s |  The patch does not generate ASF License warnings.  |
   |  |   |  64m 12s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2214/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/2214 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle |
   | uname | Linux 41fee7eec366 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | branch-2.10 / 2dffc1d |
   | Default Java | Oracle Corporation-1.7.0_95-b00 |
   | findbugs | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2214/1/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html |
   | findbugs | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2214/1/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2214/1/testReport/ |
   | Max. process+thread count | 232 (vs. ulimit of 5500) |
   | modules | C: hadoop-tools/hadoop-rumen hadoop-tools/hadoop-azure U: hadoop-tools |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2214/1/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.0.1 |
   | Powered by | Apache Yetus 0.12.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



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] aajisaka commented on pull request #2214: HADOOP-17202. Fix findbugs warnings in hadoop-tools on branch-2.10.

Posted by GitBox <gi...@apache.org>.
aajisaka commented on pull request #2214:
URL: https://github.com/apache/hadoop/pull/2214#issuecomment-674621702


   LGTM, +1


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] iwasakims commented on pull request #2214: HADOOP-17202. Fix findbugs warnings in hadoop-tools on branch-2.10.

Posted by GitBox <gi...@apache.org>.
iwasakims commented on pull request #2214:
URL: https://github.com/apache/hadoop/pull/2214#issuecomment-675249496


   Thanks, @aajisaka. I merged this.


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] iwasakims merged pull request #2214: HADOOP-17202. Fix findbugs warnings in hadoop-tools on branch-2.10.

Posted by GitBox <gi...@apache.org>.
iwasakims merged pull request #2214:
URL: https://github.com/apache/hadoop/pull/2214


   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org