hadoop-yetus commented on pull request #2107: URL: https://github.com/apache/hadoop/pull/2107#issuecomment-652521379
:broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |:----:|----------:|--------:|:--------| | +0 :ok: | reexec | 1m 26s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 1s | No case conflicting files found. | | +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 2 new or modified test files. | ||| _ trunk Compile Tests _ | | +0 :ok: | mvndep | 1m 17s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 25m 20s | trunk passed | | +1 :green_heart: | compile | 24m 55s | trunk passed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04 | | +1 :green_heart: | compile | 21m 15s | trunk passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09 | | +1 :green_heart: | checkstyle | 3m 19s | trunk passed | | +1 :green_heart: | mvnsite | 21m 39s | trunk passed | | +1 :green_heart: | shadedclient | 16m 58s | branch has no errors when building and testing our client artifacts. | | -1 :x: | javadoc | 0m 31s | root in trunk failed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04. | | +1 :green_heart: | javadoc | 6m 45s | trunk passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09 | | +0 :ok: | spotbugs | 38m 57s | Used deprecated FindBugs config; considering switching to SpotBugs. | | -1 :x: | findbugs | 38m 50s | root in trunk has 3 extant findbugs warnings. | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 30s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 26m 37s | the patch passed | | +1 :green_heart: | compile | 24m 8s | the patch passed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04 | | +1 :green_heart: | javac | 24m 8s | the patch passed | | +1 :green_heart: | compile | 20m 48s | the patch passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09 | | +1 :green_heart: | javac | 20m 48s | the patch passed | | +1 :green_heart: | checkstyle | 3m 21s | the patch passed | | +1 :green_heart: | mvnsite | 21m 31s | the patch passed | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | shelldocs | 0m 14s | There were no new shelldocs issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | shadedclient | 16m 6s | patch has no errors when building and testing our client artifacts. | | -1 :x: | javadoc | 0m 31s | root in the patch failed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04. | | +1 :green_heart: | javadoc | 6m 36s | the patch passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09 | | -1 :x: | findbugs | 2m 34s | hadoop-common-project/hadoop-common generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) | | -1 :x: | findbugs | 40m 52s | root generated 2 new + 3 unchanged - 0 fixed = 5 total (was 3) | ||| _ Other Tests _ | | -1 :x: | unit | 617m 47s | root in the patch passed. | | -1 :x: | asflicense | 1m 24s | The patch generated 1 ASF License warnings. | | | | 959m 18s | | | Reason | Tests | |-------:|:------| | FindBugs | module:hadoop-common-project/hadoop-common | | | Possible null pointer dereference of f in org.apache.hadoop.fs.viewfs.ViewFileSystem$InternalDirOfViewFs.create(Path, FsPermission, boolean, int, short, long, Progressable) Dereferenced at ViewFileSystem.java:f in org.apache.hadoop.fs.viewfs.ViewFileSystem$InternalDirOfViewFs.create(Path, FsPermission, boolean, int, short, long, Progressable) Dereferenced at ViewFileSystem.java:[line 1205] | | | Possible null pointer dereference of f in org.apache.hadoop.fs.viewfs.ViewFs$InternalDirOfViewFs.createInternal(Path, EnumSet, FsPermission, int, short, long, Progressable, Options$ChecksumOpt, boolean) Dereferenced at ViewFs.java:f in org.apache.hadoop.fs.viewfs.ViewFs$InternalDirOfViewFs.createInternal(Path, EnumSet, FsPermission, int, short, long, Progressable, Options$ChecksumOpt, boolean) Dereferenced at ViewFs.java:[line 941] | | FindBugs | module:root | | | Possible null pointer dereference of f in org.apache.hadoop.fs.viewfs.ViewFileSystem$InternalDirOfViewFs.create(Path, FsPermission, boolean, int, short, long, Progressable) Dereferenced at ViewFileSystem.java:f in org.apache.hadoop.fs.viewfs.ViewFileSystem$InternalDirOfViewFs.create(Path, FsPermission, boolean, int, short, long, Progressable) Dereferenced at ViewFileSystem.java:[line 1205] | | | Possible null pointer dereference of f in org.apache.hadoop.fs.viewfs.ViewFs$InternalDirOfViewFs.createInternal(Path, EnumSet, FsPermission, int, short, long, Progressable, Options$ChecksumOpt, boolean) Dereferenced at ViewFs.java:f in org.apache.hadoop.fs.viewfs.ViewFs$InternalDirOfViewFs.createInternal(Path, EnumSet, FsPermission, int, short, long, Progressable, Options$ChecksumOpt, boolean) Dereferenced at ViewFs.java:[line 941] | | Failed junit tests | hadoop.hdfs.server.datanode.TestBPOfferService | | | hadoop.fs.viewfs.TestViewFileSystemOverloadSchemeWithHdfsScheme | | | hadoop.fs.viewfs.TestViewFSOverloadSchemeWithMountTableConfigInHDFS | | | hadoop.hdfs.server.balancer.TestBalancer | | | hadoop.hdfs.server.namenode.ha.TestHAAppend | | | hadoop.yarn.sls.appmaster.TestAMSimulator | | | hadoop.yarn.applications.distributedshell.TestDistributedShell | | | hadoop.yarn.server.resourcemanager.TestRMHATimelineCollectors | | | hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption | | | hadoop.metrics2.source.TestJvmMetrics | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.40 ServerAPI=1.40 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hadoop/pull/2107 | | Optional Tests | dupname asflicense shellcheck shelldocs compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle | | uname | Linux f11151fd5d90 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/hadoop.sh | | git revision | trunk / e8dc862d385 | | Default Java | Private Build-1.8.0_252-8u252-b09-1~18.04-b09 | | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_252-8u252-b09-1~18.04-b09 | | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/artifact/out/branch-javadoc-root-jdkUbuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.txt | | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/artifact/out/branch-findbugs-root-warnings.html | | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/artifact/out/patch-javadoc-root-jdkUbuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.txt | | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/artifact/out/new-findbugs-hadoop-common-project_hadoop-common.html | | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/artifact/out/new-findbugs-root.html | | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/artifact/out/patch-unit-root.txt | | Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/testReport/ | | asflicense | https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/artifact/out/patch-asflicense-problems.txt | | Max. process+thread count | 3054 (vs. ulimit of 5500) | | modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs . U: . | | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-2107/4/console | | versions | git=2.17.1 maven=3.6.0 shellcheck=0.4.6 findbugs=3.1.0-RC1 | | 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
