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 "zhangzqs (via GitHub)" <gi...@apache.org> on 2023/06/09 04:46:26 UTC

[GitHub] [hadoop] zhangzqs opened a new pull request, #5725: HADOOP-18762. Add Qiniu Cloud Kodo File System Implementation

zhangzqs opened a new pull request, #5725:
URL: https://github.com/apache/hadoop/pull/5725

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   See (HADOOP-18762)[https://issues.apache.org/jira/browse/HADOOP-18762]
   
   ### How was this patch tested?
   
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
   
   


-- 
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: common-issues-unsubscribe@hadoop.apache.org

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 #5725: HADOOP-18762. Incorporate Qiniu Cloud Kodo File System Implementation

Posted by "hadoop-yetus (via GitHub)" <gi...@apache.org>.
hadoop-yetus commented on PR #5725:
URL: https://github.com/apache/hadoop/pull/5725#issuecomment-1585297527

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   0m 54s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  2s |  |  No case conflicting files found.  |
   | +0 :ok: |  codespell  |   0m  0s |  |  codespell was not available.  |
   | +0 :ok: |  detsecrets  |   0m  0s |  |  detect-secrets was not available.  |
   | +0 :ok: |  xmllint  |   0m  0s |  |  xmllint was not available.  |
   | +0 :ok: |  markdownlint  |   0m  0s |  |  markdownlint was not available.  |
   | +0 :ok: |  shelldocs  |   0m  0s |  |  Shelldocs was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  |  The patch appears to include 23 new or modified test files.  |
   |||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |  18m 20s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  24m  8s |  |  trunk passed  |
   | +1 :green_heart: |  compile  |  18m 27s |  |  trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1  |
   | +1 :green_heart: |  compile  |  16m 53s |  |  trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09  |
   | +1 :green_heart: |  checkstyle  |   4m 40s |  |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |  21m  6s |  |  trunk passed  |
   | +1 :green_heart: |  javadoc  |   9m  0s |  |  trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1  |
   | +1 :green_heart: |  javadoc  |   7m 34s |  |  trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09  |
   | +0 :ok: |  spotbugs  |   0m 18s |  |  branch/hadoop-project no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  branch/hadoop-cloud-storage-project/hadoop-cloud-storage no spotbugs output file (spotbugsXml.xml)  |
   | +1 :green_heart: |  shadedclient  |  55m 17s |  |  branch has no errors when building and testing our client artifacts.  |
   | -0 :warning: |  patch  |  55m 40s |  |  Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 36s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |  21m 18s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  18m  7s |  |  the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1  |
   | +1 :green_heart: |  javac  |  18m  7s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  17m  5s |  |  the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09  |
   | +1 :green_heart: |  javac  |  17m  5s |  |  the patch passed  |
   | -1 :x: |  blanks  |   0m  0s | [/blanks-eol.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/blanks-eol.txt) |  The patch has 10 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply  |
   | -1 :x: |  blanks  |   0m  0s | [/blanks-tabs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/blanks-tabs.txt) |  The patch 46 line(s) with tabs.  |
   | -0 :warning: |  checkstyle  |   5m  0s | [/results-checkstyle-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/results-checkstyle-root.txt) |  root: The patch generated 2735 new + 0 unchanged - 0 fixed = 2735 total (was 0)  |
   | +1 :green_heart: |  mvnsite  |  15m 38s |  |  the patch passed  |
   | +1 :green_heart: |  shellcheck  |   0m  0s |  |  No new issues.  |
   | -1 :x: |  javadoc  |   9m  3s | [/results-javadoc-javadoc-root-jdkUbuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/results-javadoc-javadoc-root-jdkUbuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1.txt) |  root-jdkUbuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 generated 48 new + 1288 unchanged - 0 fixed = 1336 total (was 1288)  |
   | -1 :x: |  javadoc  |   7m 55s | [/results-javadoc-javadoc-root-jdkPrivateBuild-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/results-javadoc-javadoc-root-jdkPrivateBuild-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09.txt) |  root-jdkPrivateBuild-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 generated 48 new + 1450 unchanged - 0 fixed = 1498 total (was 1450)  |
   | +0 :ok: |  spotbugs  |   0m 18s |  |  hadoop-project has no data from spotbugs  |
   | -1 :x: |  spotbugs  |   1m 16s | [/new-spotbugs-hadoop-cloud-storage-project.html](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/new-spotbugs-hadoop-cloud-storage-project.html) |  hadoop-cloud-storage-project generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)  |
   | -1 :x: |  spotbugs  |  34m 19s | [/new-spotbugs-root.html](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/new-spotbugs-root.html) |  root generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)  |
   | +0 :ok: |  spotbugs  |   0m 24s |  |  hadoop-cloud-storage-project/hadoop-cloud-storage has no data from spotbugs  |
   | +1 :green_heart: |  shadedclient  |  24m 32s |  |  patch has no errors when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | -1 :x: |  unit  | 816m 54s | [/patch-unit-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/patch-unit-root.txt) |  root in the patch passed.  |
   | -1 :x: |  asflicense  |   1m 45s | [/results-asflicense.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/results-asflicense.txt) |  The patch generated 89 ASF License warnings.  |
   |  |   | 1160m 20s |  |  |
   
   
   | Reason | Tests |
   |-------:|:------|
   | SpotBugs | module:hadoop-cloud-storage-project |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:[line 163] |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:[line 87] |
   | SpotBugs | module:root |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:[line 163] |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:[line 87] |
   | Failed junit tests | hadoop.mapred.TestMRTimelineEventHandling |
   |   | hadoop.mapreduce.v2.TestUberAM |
   |   | hadoop.mapreduce.v2.TestMRJobsWithProfiler |
   |   | hadoop.mapreduce.v2.TestMRJobs |
   |   | hadoop.mapred.TestSpecialCharactersInOutputPath |
   |   | hadoop.mapred.TestJobName |
   |   | hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 |
   |   | hadoop.hdfs.server.namenode.ha.TestObserverNode |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/5725 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle markdownlint shellcheck shelldocs |
   | uname | Linux f78dd19b21af 4.15.0-206-generic #217-Ubuntu SMP Fri Feb 3 19:10:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / cdc23a385f50dfbc04d4c48fc6548b9cc6db984d |
   | Default Java | Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 |
   | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/testReport/ |
   | Max. process+thread count | 2623 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-cloud-storage-project/hadoop-qiniu hadoop-cloud-storage-project . hadoop-cloud-storage-project/hadoop-cloud-storage U: . |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/1/console |
   | versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 shellcheck=0.7.0 |
   | Powered by | Apache Yetus 0.14.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.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

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] zhangzqs closed pull request #5725: HADOOP-18762. Incorporate Qiniu Cloud Kodo File System Implementation

Posted by "zhangzqs (via GitHub)" <gi...@apache.org>.
zhangzqs closed pull request #5725: HADOOP-18762. Incorporate Qiniu Cloud Kodo File System Implementation
URL: https://github.com/apache/hadoop/pull/5725


-- 
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: common-issues-unsubscribe@hadoop.apache.org

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 #5725: HADOOP-18762. Incorporate Qiniu Cloud Kodo File System Implementation

Posted by "hadoop-yetus (via GitHub)" <gi...@apache.org>.
hadoop-yetus commented on PR #5725:
URL: https://github.com/apache/hadoop/pull/5725#issuecomment-1584994059

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   1m 12s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  |  No case conflicting files found.  |
   | +0 :ok: |  codespell  |   0m  1s |  |  codespell was not available.  |
   | +0 :ok: |  detsecrets  |   0m  1s |  |  detect-secrets was not available.  |
   | +0 :ok: |  xmllint  |   0m  1s |  |  xmllint was not available.  |
   | +0 :ok: |  markdownlint  |   0m  1s |  |  markdownlint was not available.  |
   | +0 :ok: |  shelldocs  |   0m  1s |  |  Shelldocs was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  |  The patch appears to include 23 new or modified test files.  |
   |||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |  17m 59s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  24m  2s |  |  trunk passed  |
   | +1 :green_heart: |  compile  |  19m  8s |  |  trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1  |
   | +1 :green_heart: |  compile  |  17m 19s |  |  trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09  |
   | +1 :green_heart: |  checkstyle  |   4m 44s |  |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |  23m 25s |  |  trunk passed  |
   | +1 :green_heart: |  javadoc  |  10m 34s |  |  trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1  |
   | +1 :green_heart: |  javadoc  |   8m  6s |  |  trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  branch/hadoop-project no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 20s |  |  branch/hadoop-cloud-storage-project/hadoop-cloud-storage no spotbugs output file (spotbugsXml.xml)  |
   | +1 :green_heart: |  shadedclient  |  55m 39s |  |  branch has no errors when building and testing our client artifacts.  |
   | -0 :warning: |  patch  |  56m  5s |  |  Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 35s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |  21m 38s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  18m 15s |  |  the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1  |
   | +1 :green_heart: |  javac  |  18m 15s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  17m 25s |  |  the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09  |
   | +1 :green_heart: |  javac  |  17m 25s |  |  the patch passed  |
   | -1 :x: |  blanks  |   0m  0s | [/blanks-eol.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/blanks-eol.txt) |  The patch has 11 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply  |
   | -1 :x: |  blanks  |   0m  0s | [/blanks-tabs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/blanks-tabs.txt) |  The patch 46 line(s) with tabs.  |
   | -0 :warning: |  checkstyle  |   4m 55s | [/results-checkstyle-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/results-checkstyle-root.txt) |  root: The patch generated 2735 new + 0 unchanged - 0 fixed = 2735 total (was 0)  |
   | +1 :green_heart: |  mvnsite  |  15m 37s |  |  the patch passed  |
   | +1 :green_heart: |  shellcheck  |   0m  0s |  |  No new issues.  |
   | -1 :x: |  javadoc  |   9m  0s | [/results-javadoc-javadoc-root-jdkUbuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/results-javadoc-javadoc-root-jdkUbuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1.txt) |  root-jdkUbuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 generated 48 new + 1288 unchanged - 0 fixed = 1336 total (was 1288)  |
   | -1 :x: |  javadoc  |   7m 42s | [/results-javadoc-javadoc-root-jdkPrivateBuild-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/results-javadoc-javadoc-root-jdkPrivateBuild-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09.txt) |  root-jdkPrivateBuild-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 generated 48 new + 1450 unchanged - 0 fixed = 1498 total (was 1450)  |
   | +0 :ok: |  spotbugs  |   0m 18s |  |  hadoop-project has no data from spotbugs  |
   | -1 :x: |  spotbugs  |   1m 14s | [/new-spotbugs-hadoop-cloud-storage-project.html](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/new-spotbugs-hadoop-cloud-storage-project.html) |  hadoop-cloud-storage-project generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)  |
   | -1 :x: |  spotbugs  |  32m  1s | [/new-spotbugs-root.html](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/new-spotbugs-root.html) |  root generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)  |
   | +0 :ok: |  spotbugs  |   0m 25s |  |  hadoop-cloud-storage-project/hadoop-cloud-storage has no data from spotbugs  |
   | +1 :green_heart: |  shadedclient  |  24m  8s |  |  patch has no errors when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | -1 :x: |  unit  | 434m 59s | [/patch-unit-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/patch-unit-root.txt) |  root in the patch failed.  |
   | -1 :x: |  asflicense  |   2m  3s | [/results-asflicense.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/results-asflicense.txt) |  The patch generated 89 ASF License warnings.  |
   |  |   | 782m 55s |  |  |
   
   
   | Reason | Tests |
   |-------:|:------|
   | SpotBugs | module:hadoop-cloud-storage-project |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:[line 163] |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:[line 87] |
   | SpotBugs | module:root |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:[line 163] |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:[line 87] |
   | Failed junit tests | hadoop.hdfs.TestRollingUpgrade |
   |   | hadoop.hdfs.server.datanode.TestDirectoryScanner |
   |   | hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/5725 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle markdownlint shellcheck shelldocs |
   | uname | Linux 397c247592d3 4.15.0-206-generic #217-Ubuntu SMP Fri Feb 3 19:10:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / 2b1ac061a79c47e3a02c1ea33dc729d15717abed |
   | Default Java | Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 |
   | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/testReport/ |
   | Max. process+thread count | 2373 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-cloud-storage-project/hadoop-qiniu hadoop-cloud-storage-project . hadoop-cloud-storage-project/hadoop-cloud-storage U: . |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/3/console |
   | versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 shellcheck=0.7.0 |
   | Powered by | Apache Yetus 0.14.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.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

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 #5725: HADOOP-18762. Incorporate Qiniu Cloud Kodo File System Implementation

Posted by "hadoop-yetus (via GitHub)" <gi...@apache.org>.
hadoop-yetus commented on PR #5725:
URL: https://github.com/apache/hadoop/pull/5725#issuecomment-1585292157

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   0m 41s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  2s |  |  No case conflicting files found.  |
   | +0 :ok: |  codespell  |   0m  1s |  |  codespell was not available.  |
   | +0 :ok: |  detsecrets  |   0m  1s |  |  detect-secrets was not available.  |
   | +0 :ok: |  xmllint  |   0m  1s |  |  xmllint was not available.  |
   | +0 :ok: |  markdownlint  |   0m  1s |  |  markdownlint was not available.  |
   | +0 :ok: |  shelldocs  |   0m  1s |  |  Shelldocs was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  |  The patch appears to include 23 new or modified test files.  |
   |||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |  18m 15s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  22m 42s |  |  trunk passed  |
   | +1 :green_heart: |  compile  |  18m 20s |  |  trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1  |
   | +1 :green_heart: |  compile  |  17m 34s |  |  trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09  |
   | +1 :green_heart: |  checkstyle  |   4m 46s |  |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |  24m 10s |  |  trunk passed  |
   | +1 :green_heart: |  javadoc  |  10m 15s |  |  trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1  |
   | +1 :green_heart: |  javadoc  |   8m 30s |  |  trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09  |
   | +0 :ok: |  spotbugs  |   0m 21s |  |  branch/hadoop-project no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 22s |  |  branch/hadoop-cloud-storage-project/hadoop-cloud-storage no spotbugs output file (spotbugsXml.xml)  |
   | +1 :green_heart: |  shadedclient  |  58m 37s |  |  branch has no errors when building and testing our client artifacts.  |
   | -0 :warning: |  patch  |  59m  3s |  |  Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 38s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |  22m 37s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  19m 10s |  |  the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1  |
   | +1 :green_heart: |  javac  |  19m 10s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  18m 29s |  |  the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09  |
   | +1 :green_heart: |  javac  |  18m 29s |  |  the patch passed  |
   | -1 :x: |  blanks  |   0m  0s | [/blanks-eol.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/blanks-eol.txt) |  The patch has 11 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply  |
   | -1 :x: |  blanks  |   0m  0s | [/blanks-tabs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/blanks-tabs.txt) |  The patch 46 line(s) with tabs.  |
   | -0 :warning: |  checkstyle  |   5m 16s | [/results-checkstyle-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/results-checkstyle-root.txt) |  root: The patch generated 2735 new + 0 unchanged - 0 fixed = 2735 total (was 0)  |
   | +1 :green_heart: |  mvnsite  |  16m 51s |  |  the patch passed  |
   | +1 :green_heart: |  shellcheck  |   0m  0s |  |  No new issues.  |
   | -1 :x: |  javadoc  |   9m 42s | [/results-javadoc-javadoc-root-jdkUbuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/results-javadoc-javadoc-root-jdkUbuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1.txt) |  root-jdkUbuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 generated 48 new + 1288 unchanged - 0 fixed = 1336 total (was 1288)  |
   | -1 :x: |  javadoc  |   8m 23s | [/results-javadoc-javadoc-root-jdkPrivateBuild-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/results-javadoc-javadoc-root-jdkPrivateBuild-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09.txt) |  root-jdkPrivateBuild-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 generated 48 new + 1450 unchanged - 0 fixed = 1498 total (was 1450)  |
   | +0 :ok: |  spotbugs  |   0m 22s |  |  hadoop-project has no data from spotbugs  |
   | -1 :x: |  spotbugs  |   1m 25s | [/new-spotbugs-hadoop-cloud-storage-project.html](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/new-spotbugs-hadoop-cloud-storage-project.html) |  hadoop-cloud-storage-project generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)  |
   | -1 :x: |  spotbugs  |  34m 39s | [/new-spotbugs-root.html](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/new-spotbugs-root.html) |  root generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)  |
   | +0 :ok: |  spotbugs  |   0m 27s |  |  hadoop-cloud-storage-project/hadoop-cloud-storage has no data from spotbugs  |
   | +1 :green_heart: |  shadedclient  |  22m 35s |  |  patch has no errors when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | -1 :x: |  unit  | 755m  2s | [/patch-unit-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/patch-unit-root.txt) |  root in the patch passed.  |
   | -1 :x: |  asflicense  |   1m 44s | [/results-asflicense.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/results-asflicense.txt) |  The patch generated 89 ASF License warnings.  |
   |  |   | 1111m 53s |  |  |
   
   
   | Reason | Tests |
   |-------:|:------|
   | SpotBugs | module:hadoop-cloud-storage-project |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:[line 163] |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:[line 87] |
   | SpotBugs | module:root |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:org.apache.hadoop.fs.qiniu.kodo.blockcache.DiskCacheBlockReader.writeFile(Path, byte[]) due to return value of called method  Dereferenced at DiskCacheBlockReader.java:[line 163] |
   |  |  Possible null pointer dereference in org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:org.apache.hadoop.fs.qiniu.kodo.client.DownloadHttpClient.fetch(String, long, int) due to return value of called method  Method invoked at DownloadHttpClient.java:[line 87] |
   | Failed junit tests | hadoop.mapreduce.v2.TestUberAM |
   |   | hadoop.mapreduce.v2.TestMRJobsWithProfiler |
   |   | hadoop.mapreduce.v2.TestMRJobs |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/5725 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint spotbugs checkstyle markdownlint shellcheck shelldocs |
   | uname | Linux ce0239726bea 4.15.0-206-generic #217-Ubuntu SMP Fri Feb 3 19:10:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / 5f7c1b9d3603622835917e9a3cc331b02115eb31 |
   | Default Java | Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 |
   | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/testReport/ |
   | Max. process+thread count | 3714 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-cloud-storage-project/hadoop-qiniu hadoop-cloud-storage-project . hadoop-cloud-storage-project/hadoop-cloud-storage U: . |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5725/2/console |
   | versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 shellcheck=0.7.0 |
   | Powered by | Apache Yetus 0.14.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.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

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