You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/05/02 02:53:20 UTC

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/

[Apr 29, 2022 9:00:17 AM] (noreply) HDFS-16528. Reconfigure slow peer enable for Namenode (#4186)
[Apr 29, 2022 2:59:23 PM] (noreply) HDFS-16553. Fix checkstyle for the length of BlockManager construction method over limit. (#4211). Contributed by Chengwei Wang.
[Apr 29, 2022 4:55:09 PM] (noreply) HDFS-16468. Define ssize_t for Windows (#4228)




-1 overall


The following subsystems voted -1:
    blanks pathlen shadedclient spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [964K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/

[Jun 3, 2022 4:35:20 PM] (noreply) HDFS-16602. Use "defined" directive along with #if (#4371)
[Jun 3, 2022 5:37:27 PM] (noreply) HDFS-16563. Namenode WebUI prints sensitive information on Token expiry (#4241)
[Jun 3, 2022 10:10:14 PM] (noreply) HDFS-16595. Slow peer metrics - add median, mad and upper latency limits (#4357)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestClientRMTokens 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.mapreduce.security.TestJHSSecurity 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [204K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [104K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/

[Jun 3, 2022 4:35:20 PM] (noreply) HDFS-16602. Use "defined" directive along with #if (#4371)
[Jun 3, 2022 5:37:27 PM] (noreply) HDFS-16563. Namenode WebUI prints sensitive information on Token expiry (#4241)
[Jun 3, 2022 10:10:14 PM] (noreply) HDFS-16595. Slow peer metrics - add median, mad and upper latency limits (#4357)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestClientRMTokens 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.mapreduce.security.TestJHSSecurity 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [204K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [104K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/

[Jun 3, 2022 4:35:20 PM] (noreply) HDFS-16602. Use "defined" directive along with #if (#4371)
[Jun 3, 2022 5:37:27 PM] (noreply) HDFS-16563. Namenode WebUI prints sensitive information on Token expiry (#4241)
[Jun 3, 2022 10:10:14 PM] (noreply) HDFS-16595. Slow peer metrics - add median, mad and upper latency limits (#4357)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestClientRMTokens 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.mapreduce.security.TestJHSSecurity 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [204K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [104K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/

[Jun 3, 2022 4:35:20 PM] (noreply) HDFS-16602. Use "defined" directive along with #if (#4371)
[Jun 3, 2022 5:37:27 PM] (noreply) HDFS-16563. Namenode WebUI prints sensitive information on Token expiry (#4241)
[Jun 3, 2022 10:10:14 PM] (noreply) HDFS-16595. Slow peer metrics - add median, mad and upper latency limits (#4357)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestClientRMTokens 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.mapreduce.security.TestJHSSecurity 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [204K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [104K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/

[Jun 1, 2022 7:36:01 PM] (noreply) HDFS-16610. Make fsck read timeout configurable (#4384)
[Jun 2, 2022 11:35:18 AM] (noreply) HADOOP-18268. Install maven from Apache archives (#4373)
[Jun 2, 2022 6:16:05 PM] (noreply) HADOOP-18274. Use CMake 3.19.0 in Debian 10 (#4395)
[Jun 2, 2022 7:54:29 PM] (noreply) YARN-10487. Support getQueueUserAcls, listReservations, getApplicationAttempts, getContainerReport, getContainers, getResourceTypeInfo API's for Federation (#4341)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement 
       hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.3M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/

[Jun 1, 2022 7:36:01 PM] (noreply) HDFS-16610. Make fsck read timeout configurable (#4384)
[Jun 2, 2022 11:35:18 AM] (noreply) HADOOP-18268. Install maven from Apache archives (#4373)
[Jun 2, 2022 6:16:05 PM] (noreply) HADOOP-18274. Use CMake 3.19.0 in Debian 10 (#4395)
[Jun 2, 2022 7:54:29 PM] (noreply) YARN-10487. Support getQueueUserAcls, listReservations, getApplicationAttempts, getContainerReport, getContainers, getResourceTypeInfo API's for Federation (#4341)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement 
       hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.3M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/

[Jun 1, 2022 7:36:01 PM] (noreply) HDFS-16610. Make fsck read timeout configurable (#4384)
[Jun 2, 2022 11:35:18 AM] (noreply) HADOOP-18268. Install maven from Apache archives (#4373)
[Jun 2, 2022 6:16:05 PM] (noreply) HADOOP-18274. Use CMake 3.19.0 in Debian 10 (#4395)
[Jun 2, 2022 7:54:29 PM] (noreply) YARN-10487. Support getQueueUserAcls, listReservations, getApplicationAttempts, getContainerReport, getContainers, getResourceTypeInfo API's for Federation (#4341)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement 
       hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.3M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/

[Jun 1, 2022 7:36:01 PM] (noreply) HDFS-16610. Make fsck read timeout configurable (#4384)
[Jun 2, 2022 11:35:18 AM] (noreply) HADOOP-18268. Install maven from Apache archives (#4373)
[Jun 2, 2022 6:16:05 PM] (noreply) HADOOP-18274. Use CMake 3.19.0 in Debian 10 (#4395)
[Jun 2, 2022 7:54:29 PM] (noreply) YARN-10487. Support getQueueUserAcls, listReservations, getApplicationAttempts, getContainerReport, getContainers, getResourceTypeInfo API's for Federation (#4341)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement 
       hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.3M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/

[May 31, 2022 3:53:01 PM] (Masatake Iwasaki) Make upstream aware of 2.10.2 release.
[May 31, 2022 5:47:11 PM] (noreply) YARN-11142.Remove unused Imports in Hadoop YARN project (#4381). Contributed by Ashutosh Gupta.
[May 31, 2022 10:45:07 PM] (noreply) HDFS-16603. Improve DatanodeHttpServer With Netty recommended method. (#4372)
[Jun 1, 2022 4:45:44 AM] (noreply) HDFS-16604. Install gtest via FetchContent_Declare in CMake (#4374)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/

[May 31, 2022 3:53:01 PM] (Masatake Iwasaki) Make upstream aware of 2.10.2 release.
[May 31, 2022 5:47:11 PM] (noreply) YARN-11142.Remove unused Imports in Hadoop YARN project (#4381). Contributed by Ashutosh Gupta.
[May 31, 2022 10:45:07 PM] (noreply) HDFS-16603. Improve DatanodeHttpServer With Netty recommended method. (#4372)
[Jun 1, 2022 4:45:44 AM] (noreply) HDFS-16604. Install gtest via FetchContent_Declare in CMake (#4374)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/

[May 31, 2022 3:53:01 PM] (Masatake Iwasaki) Make upstream aware of 2.10.2 release.
[May 31, 2022 5:47:11 PM] (noreply) YARN-11142.Remove unused Imports in Hadoop YARN project (#4381). Contributed by Ashutosh Gupta.
[May 31, 2022 10:45:07 PM] (noreply) HDFS-16603. Improve DatanodeHttpServer With Netty recommended method. (#4372)
[Jun 1, 2022 4:45:44 AM] (noreply) HDFS-16604. Install gtest via FetchContent_Declare in CMake (#4374)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/

[May 31, 2022 3:53:01 PM] (Masatake Iwasaki) Make upstream aware of 2.10.2 release.
[May 31, 2022 5:47:11 PM] (noreply) YARN-11142.Remove unused Imports in Hadoop YARN project (#4381). Contributed by Ashutosh Gupta.
[May 31, 2022 10:45:07 PM] (noreply) HDFS-16603. Improve DatanodeHttpServer With Netty recommended method. (#4372)
[Jun 1, 2022 4:45:44 AM] (noreply) HDFS-16604. Install gtest via FetchContent_Declare in CMake (#4374)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/

[May 30, 2022 1:02:47 PM] (noreply) HADOOP-18269. Misleading method name in DistCpOptions.(#4216)
[May 30, 2022 4:34:06 PM] (noreply) HADOOP-18238. Fix reentrancy check in SFTPFileSystem.close() (#4330)
[May 30, 2022 8:29:17 PM] (noreply) HDFS-16599. Fix typo in hadoop-hdfs-rbf module (#4368). Contributed by fanshilun.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.clientrm.TestFederationClientInterceptor 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/

[May 30, 2022 1:02:47 PM] (noreply) HADOOP-18269. Misleading method name in DistCpOptions.(#4216)
[May 30, 2022 4:34:06 PM] (noreply) HADOOP-18238. Fix reentrancy check in SFTPFileSystem.close() (#4330)
[May 30, 2022 8:29:17 PM] (noreply) HDFS-16599. Fix typo in hadoop-hdfs-rbf module (#4368). Contributed by fanshilun.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.clientrm.TestFederationClientInterceptor 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/

[May 30, 2022 1:02:47 PM] (noreply) HADOOP-18269. Misleading method name in DistCpOptions.(#4216)
[May 30, 2022 4:34:06 PM] (noreply) HADOOP-18238. Fix reentrancy check in SFTPFileSystem.close() (#4330)
[May 30, 2022 8:29:17 PM] (noreply) HDFS-16599. Fix typo in hadoop-hdfs-rbf module (#4368). Contributed by fanshilun.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.clientrm.TestFederationClientInterceptor 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/

[May 30, 2022 1:02:47 PM] (noreply) HADOOP-18269. Misleading method name in DistCpOptions.(#4216)
[May 30, 2022 4:34:06 PM] (noreply) HADOOP-18238. Fix reentrancy check in SFTPFileSystem.close() (#4330)
[May 30, 2022 8:29:17 PM] (noreply) HDFS-16599. Fix typo in hadoop-hdfs-rbf module (#4368). Contributed by fanshilun.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.clientrm.TestFederationClientInterceptor 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/

[May 28, 2022 4:13:37 AM] (noreply) HDFS-16587. Allow configuring the number of JournalNodeRPCServer Handlers (#4339). Contributed by ZanderXu.
[May 28, 2022 4:18:34 AM] (noreply) HDFS-16597. RBF: Improve RouterRpcServer#reload With Lambda (#4362). Contributed by fanshilun.
[May 28, 2022 4:26:07 AM] (noreply) HDFS-15878. RBF: Fix TestRouterWebHDFSContractCreate#testSyncable. (#4340). Contributed by Hanley Yang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [952K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/

[May 28, 2022 4:13:37 AM] (noreply) HDFS-16587. Allow configuring the number of JournalNodeRPCServer Handlers (#4339). Contributed by ZanderXu.
[May 28, 2022 4:18:34 AM] (noreply) HDFS-16597. RBF: Improve RouterRpcServer#reload With Lambda (#4362). Contributed by fanshilun.
[May 28, 2022 4:26:07 AM] (noreply) HDFS-15878. RBF: Fix TestRouterWebHDFSContractCreate#testSyncable. (#4340). Contributed by Hanley Yang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [952K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/

[May 28, 2022 4:13:37 AM] (noreply) HDFS-16587. Allow configuring the number of JournalNodeRPCServer Handlers (#4339). Contributed by ZanderXu.
[May 28, 2022 4:18:34 AM] (noreply) HDFS-16597. RBF: Improve RouterRpcServer#reload With Lambda (#4362). Contributed by fanshilun.
[May 28, 2022 4:26:07 AM] (noreply) HDFS-15878. RBF: Fix TestRouterWebHDFSContractCreate#testSyncable. (#4340). Contributed by Hanley Yang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [952K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/

[May 28, 2022 4:13:37 AM] (noreply) HDFS-16587. Allow configuring the number of JournalNodeRPCServer Handlers (#4339). Contributed by ZanderXu.
[May 28, 2022 4:18:34 AM] (noreply) HDFS-16597. RBF: Improve RouterRpcServer#reload With Lambda (#4362). Contributed by fanshilun.
[May 28, 2022 4:26:07 AM] (noreply) HDFS-15878. RBF: Fix TestRouterWebHDFSContractCreate#testSyncable. (#4340). Contributed by Hanley Yang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [952K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/

[May 25, 2022 8:31:18 AM] (noreply) HADOOP-18240. Upgrade Yetus to 0.14.0 (#4328)
[May 26, 2022 3:23:30 AM] (noreply) HADOOP-18251. Fix failure of extracting JIRA id from commit message in git_jira_fix_version_check.py. (#4344)
[May 26, 2022 5:39:49 AM] (noreply) HDFS-16561. Handle error returned by strtol
[May 26, 2022 6:51:55 AM] (noreply) YARN-11128. Fix comments in TestProportionalCapacityPreemptionPolicy* (#4271)
[May 26, 2022 5:11:10 PM] (noreply) HDFS-16583. DatanodeAdminDefaultMonitor can get stuck in an infinite loop holding the write lock (#4332)
[May 26, 2022 9:18:15 PM] (noreply) HDFS-16585.Add @VisibleForTesting in Dispatcher.java (#4337)
[May 27, 2022 3:36:07 AM] (noreply) HDFS-15225. RBF: Add snapshot counts to content summary in router. (#4356). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/

[May 25, 2022 8:31:18 AM] (noreply) HADOOP-18240. Upgrade Yetus to 0.14.0 (#4328)
[May 26, 2022 3:23:30 AM] (noreply) HADOOP-18251. Fix failure of extracting JIRA id from commit message in git_jira_fix_version_check.py. (#4344)
[May 26, 2022 5:39:49 AM] (noreply) HDFS-16561. Handle error returned by strtol
[May 26, 2022 6:51:55 AM] (noreply) YARN-11128. Fix comments in TestProportionalCapacityPreemptionPolicy* (#4271)
[May 26, 2022 5:11:10 PM] (noreply) HDFS-16583. DatanodeAdminDefaultMonitor can get stuck in an infinite loop holding the write lock (#4332)
[May 26, 2022 9:18:15 PM] (noreply) HDFS-16585.Add @VisibleForTesting in Dispatcher.java (#4337)
[May 27, 2022 3:36:07 AM] (noreply) HDFS-15225. RBF: Add snapshot counts to content summary in router. (#4356). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/

[May 25, 2022 8:31:18 AM] (noreply) HADOOP-18240. Upgrade Yetus to 0.14.0 (#4328)
[May 26, 2022 3:23:30 AM] (noreply) HADOOP-18251. Fix failure of extracting JIRA id from commit message in git_jira_fix_version_check.py. (#4344)
[May 26, 2022 5:39:49 AM] (noreply) HDFS-16561. Handle error returned by strtol
[May 26, 2022 6:51:55 AM] (noreply) YARN-11128. Fix comments in TestProportionalCapacityPreemptionPolicy* (#4271)
[May 26, 2022 5:11:10 PM] (noreply) HDFS-16583. DatanodeAdminDefaultMonitor can get stuck in an infinite loop holding the write lock (#4332)
[May 26, 2022 9:18:15 PM] (noreply) HDFS-16585.Add @VisibleForTesting in Dispatcher.java (#4337)
[May 27, 2022 3:36:07 AM] (noreply) HDFS-15225. RBF: Add snapshot counts to content summary in router. (#4356). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/

[May 25, 2022 8:31:18 AM] (noreply) HADOOP-18240. Upgrade Yetus to 0.14.0 (#4328)
[May 26, 2022 3:23:30 AM] (noreply) HADOOP-18251. Fix failure of extracting JIRA id from commit message in git_jira_fix_version_check.py. (#4344)
[May 26, 2022 5:39:49 AM] (noreply) HDFS-16561. Handle error returned by strtol
[May 26, 2022 6:51:55 AM] (noreply) YARN-11128. Fix comments in TestProportionalCapacityPreemptionPolicy* (#4271)
[May 26, 2022 5:11:10 PM] (noreply) HDFS-16583. DatanodeAdminDefaultMonitor can get stuck in an infinite loop holding the write lock (#4332)
[May 26, 2022 9:18:15 PM] (noreply) HDFS-16585.Add @VisibleForTesting in Dispatcher.java (#4337)
[May 27, 2022 3:36:07 AM] (noreply) HDFS-15225. RBF: Add snapshot counts to content summary in router. (#4356). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/

[May 23, 2022 3:45:08 PM] (noreply) HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338)
[May 24, 2022 5:07:19 AM] (noreply) YARN-11162. Set the zk acl for nodes created by ZKConfigurationStore. (#4350)
[May 24, 2022 5:41:10 PM] (noreply) HADOOP-18249. Fix getUri() in HttpRequest has been deprecated. (#4335)
[May 25, 2022 12:21:04 AM] (noreply) YARN-11137. Improve log message in FederationClientInterceptor (#4336)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/

[May 23, 2022 3:45:08 PM] (noreply) HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338)
[May 24, 2022 5:07:19 AM] (noreply) YARN-11162. Set the zk acl for nodes created by ZKConfigurationStore. (#4350)
[May 24, 2022 5:41:10 PM] (noreply) HADOOP-18249. Fix getUri() in HttpRequest has been deprecated. (#4335)
[May 25, 2022 12:21:04 AM] (noreply) YARN-11137. Improve log message in FederationClientInterceptor (#4336)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/

[May 23, 2022 3:45:08 PM] (noreply) HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338)
[May 24, 2022 5:07:19 AM] (noreply) YARN-11162. Set the zk acl for nodes created by ZKConfigurationStore. (#4350)
[May 24, 2022 5:41:10 PM] (noreply) HADOOP-18249. Fix getUri() in HttpRequest has been deprecated. (#4335)
[May 25, 2022 12:21:04 AM] (noreply) YARN-11137. Improve log message in FederationClientInterceptor (#4336)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/

[May 23, 2022 3:45:08 PM] (noreply) HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338)
[May 24, 2022 5:07:19 AM] (noreply) YARN-11162. Set the zk acl for nodes created by ZKConfigurationStore. (#4350)
[May 24, 2022 5:41:10 PM] (noreply) HADOOP-18249. Fix getUri() in HttpRequest has been deprecated. (#4335)
[May 25, 2022 12:21:04 AM] (noreply) YARN-11137. Improve log message in FederationClientInterceptor (#4336)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/

[May 22, 2022 1:59:38 PM] (noreply) HDFS-16584.Record StandbyNameNode information when Balancer is running. (#4333). Contributed by JiangHua Zhu.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/

[May 22, 2022 1:59:38 PM] (noreply) HDFS-16584.Record StandbyNameNode information when Balancer is running. (#4333). Contributed by JiangHua Zhu.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/

[May 22, 2022 1:59:38 PM] (noreply) HDFS-16584.Record StandbyNameNode information when Balancer is running. (#4333). Contributed by JiangHua Zhu.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/

[May 22, 2022 1:59:38 PM] (noreply) HDFS-16584.Record StandbyNameNode information when Balancer is running. (#4333). Contributed by JiangHua Zhu.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/

[May 19, 2022 8:20:24 PM] (noreply) HADOOP-18245 Extend KMS related exceptions that get mapped to ConnectException (#4329)
[May 20, 2022 8:43:19 AM] (gyorandr) HADOOP-18120. Hadoop auth does not handle HTTP Headers in a case-insensitive way. Contributed by Janos Makai.
[May 20, 2022 5:53:14 PM] (noreply) HDFS-16453. Upgrade okhttp from 2.7.5 to 4.9.3 (#4229)
[May 20, 2022 6:21:13 PM] (noreply) HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267)
[May 20, 2022 8:19:42 PM] (noreply) YARN-10465. Support getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's for Federation (#4317)
[May 21, 2022 1:28:59 AM] (noreply) HDFS-16582. Expose aggregate latency of slow node as perceived by the reporting node (#4323)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/

[May 19, 2022 8:20:24 PM] (noreply) HADOOP-18245 Extend KMS related exceptions that get mapped to ConnectException (#4329)
[May 20, 2022 8:43:19 AM] (gyorandr) HADOOP-18120. Hadoop auth does not handle HTTP Headers in a case-insensitive way. Contributed by Janos Makai.
[May 20, 2022 5:53:14 PM] (noreply) HDFS-16453. Upgrade okhttp from 2.7.5 to 4.9.3 (#4229)
[May 20, 2022 6:21:13 PM] (noreply) HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267)
[May 20, 2022 8:19:42 PM] (noreply) YARN-10465. Support getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's for Federation (#4317)
[May 21, 2022 1:28:59 AM] (noreply) HDFS-16582. Expose aggregate latency of slow node as perceived by the reporting node (#4323)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/

[May 19, 2022 8:20:24 PM] (noreply) HADOOP-18245 Extend KMS related exceptions that get mapped to ConnectException (#4329)
[May 20, 2022 8:43:19 AM] (gyorandr) HADOOP-18120. Hadoop auth does not handle HTTP Headers in a case-insensitive way. Contributed by Janos Makai.
[May 20, 2022 5:53:14 PM] (noreply) HDFS-16453. Upgrade okhttp from 2.7.5 to 4.9.3 (#4229)
[May 20, 2022 6:21:13 PM] (noreply) HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267)
[May 20, 2022 8:19:42 PM] (noreply) YARN-10465. Support getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's for Federation (#4317)
[May 21, 2022 1:28:59 AM] (noreply) HDFS-16582. Expose aggregate latency of slow node as perceived by the reporting node (#4323)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/

[May 19, 2022 8:20:24 PM] (noreply) HADOOP-18245 Extend KMS related exceptions that get mapped to ConnectException (#4329)
[May 20, 2022 8:43:19 AM] (gyorandr) HADOOP-18120. Hadoop auth does not handle HTTP Headers in a case-insensitive way. Contributed by Janos Makai.
[May 20, 2022 5:53:14 PM] (noreply) HDFS-16453. Upgrade okhttp from 2.7.5 to 4.9.3 (#4229)
[May 20, 2022 6:21:13 PM] (noreply) HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267)
[May 20, 2022 8:19:42 PM] (noreply) YARN-10465. Support getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's for Federation (#4317)
[May 21, 2022 1:28:59 AM] (noreply) HDFS-16582. Expose aggregate latency of slow node as perceived by the reporting node (#4323)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/

[May 17, 2022 6:00:54 PM] (Steve Loughran) HADOOP-18198. Release 3.3.3: release notes and jdiff files.
[May 17, 2022 7:34:12 PM] (noreply) HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
[May 18, 2022 11:12:04 AM] (noreply) HADOOP-18229. Fix Hadoop-Common JavaDoc Errors (#4292)
[May 18, 2022 3:28:45 PM] (noreply) HDFS-16540. Addendum: Data locality is lost when DataNode pod restarts in kubernetes. (#4326)
[May 18, 2022 4:16:34 PM] (Benjamin Teke) YARN-11147. ResourceUsage and QueueCapacities classes provide node label iterators that are not thread safe
[May 18, 2022 4:22:42 PM] (Benjamin Teke) YARN-11152. QueueMetrics is leaking memory when creating a new queue during reinitialisation




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/

[May 17, 2022 6:00:54 PM] (Steve Loughran) HADOOP-18198. Release 3.3.3: release notes and jdiff files.
[May 17, 2022 7:34:12 PM] (noreply) HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
[May 18, 2022 11:12:04 AM] (noreply) HADOOP-18229. Fix Hadoop-Common JavaDoc Errors (#4292)
[May 18, 2022 3:28:45 PM] (noreply) HDFS-16540. Addendum: Data locality is lost when DataNode pod restarts in kubernetes. (#4326)
[May 18, 2022 4:16:34 PM] (Benjamin Teke) YARN-11147. ResourceUsage and QueueCapacities classes provide node label iterators that are not thread safe
[May 18, 2022 4:22:42 PM] (Benjamin Teke) YARN-11152. QueueMetrics is leaking memory when creating a new queue during reinitialisation




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/

[May 17, 2022 6:00:54 PM] (Steve Loughran) HADOOP-18198. Release 3.3.3: release notes and jdiff files.
[May 17, 2022 7:34:12 PM] (noreply) HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
[May 18, 2022 11:12:04 AM] (noreply) HADOOP-18229. Fix Hadoop-Common JavaDoc Errors (#4292)
[May 18, 2022 3:28:45 PM] (noreply) HDFS-16540. Addendum: Data locality is lost when DataNode pod restarts in kubernetes. (#4326)
[May 18, 2022 4:16:34 PM] (Benjamin Teke) YARN-11147. ResourceUsage and QueueCapacities classes provide node label iterators that are not thread safe
[May 18, 2022 4:22:42 PM] (Benjamin Teke) YARN-11152. QueueMetrics is leaking memory when creating a new queue during reinitialisation




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/

[May 17, 2022 6:00:54 PM] (Steve Loughran) HADOOP-18198. Release 3.3.3: release notes and jdiff files.
[May 17, 2022 7:34:12 PM] (noreply) HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
[May 18, 2022 11:12:04 AM] (noreply) HADOOP-18229. Fix Hadoop-Common JavaDoc Errors (#4292)
[May 18, 2022 3:28:45 PM] (noreply) HDFS-16540. Addendum: Data locality is lost when DataNode pod restarts in kubernetes. (#4326)
[May 18, 2022 4:16:34 PM] (Benjamin Teke) YARN-11147. ResourceUsage and QueueCapacities classes provide node label iterators that are not thread safe
[May 18, 2022 4:22:42 PM] (Benjamin Teke) YARN-11152. QueueMetrics is leaking memory when creating a new queue during reinitialisation




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/

[May 15, 2022 4:16:06 PM] (noreply) YARN-11122. Support getClusterNodes API in FederationClientInterceptor (#4274)
[May 16, 2022 2:11:17 PM] (noreply) YARN-11092. Upgrade jquery ui to 1.13.1 (#4260)
[May 16, 2022 2:34:39 PM] (noreply) HADOOP-18228. Update hadoop-vote to use HADOOP_RC_VERSION dir (#4272)
[May 16, 2022 4:40:09 PM] (noreply) YARN-11133. YarnClient gets the wrong EffectiveMinCapacity value (#4280)
[May 16, 2022 4:47:14 PM] (noreply) HADOOP-18234. Fix s3a access point xml examples (#4309)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/

[May 15, 2022 4:16:06 PM] (noreply) YARN-11122. Support getClusterNodes API in FederationClientInterceptor (#4274)
[May 16, 2022 2:11:17 PM] (noreply) YARN-11092. Upgrade jquery ui to 1.13.1 (#4260)
[May 16, 2022 2:34:39 PM] (noreply) HADOOP-18228. Update hadoop-vote to use HADOOP_RC_VERSION dir (#4272)
[May 16, 2022 4:40:09 PM] (noreply) YARN-11133. YarnClient gets the wrong EffectiveMinCapacity value (#4280)
[May 16, 2022 4:47:14 PM] (noreply) HADOOP-18234. Fix s3a access point xml examples (#4309)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/

[May 15, 2022 4:16:06 PM] (noreply) YARN-11122. Support getClusterNodes API in FederationClientInterceptor (#4274)
[May 16, 2022 2:11:17 PM] (noreply) YARN-11092. Upgrade jquery ui to 1.13.1 (#4260)
[May 16, 2022 2:34:39 PM] (noreply) HADOOP-18228. Update hadoop-vote to use HADOOP_RC_VERSION dir (#4272)
[May 16, 2022 4:40:09 PM] (noreply) YARN-11133. YarnClient gets the wrong EffectiveMinCapacity value (#4280)
[May 16, 2022 4:47:14 PM] (noreply) HADOOP-18234. Fix s3a access point xml examples (#4309)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/

[May 15, 2022 4:16:06 PM] (noreply) YARN-11122. Support getClusterNodes API in FederationClientInterceptor (#4274)
[May 16, 2022 2:11:17 PM] (noreply) YARN-11092. Upgrade jquery ui to 1.13.1 (#4260)
[May 16, 2022 2:34:39 PM] (noreply) HADOOP-18228. Update hadoop-vote to use HADOOP_RC_VERSION dir (#4272)
[May 16, 2022 4:40:09 PM] (noreply) YARN-11133. YarnClient gets the wrong EffectiveMinCapacity value (#4280)
[May 16, 2022 4:47:14 PM] (noreply) HADOOP-18234. Fix s3a access point xml examples (#4309)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/

[May 13, 2022 6:28:53 AM] (noreply) HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)
[May 13, 2022 6:44:41 AM] (noreply) Revert "HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)" (#4306)
[May 13, 2022 11:16:12 AM] (Benjamin Teke) YARN-11123. ResourceManager webapps test failures due to org.apache.hadoop.metrics2.MetricsException and subsequent java.net.BindException: Address already in use. Contributed by Szilard Nemeth
[May 13, 2022 4:11:42 PM] (noreply) YARN-11073. Avoid unnecessary preemption for tiny queues under certain corner cases (#4110)
[May 13, 2022 4:34:19 PM] (noreply) MAPREDUCE-7377. Remove unused imports in MapReduce project (#4299)
[May 13, 2022 4:41:06 PM] (noreply) YARN-10080. Support show app id on localizer thread pool (#4283)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/

[May 13, 2022 6:28:53 AM] (noreply) HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)
[May 13, 2022 6:44:41 AM] (noreply) Revert "HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)" (#4306)
[May 13, 2022 11:16:12 AM] (Benjamin Teke) YARN-11123. ResourceManager webapps test failures due to org.apache.hadoop.metrics2.MetricsException and subsequent java.net.BindException: Address already in use. Contributed by Szilard Nemeth
[May 13, 2022 4:11:42 PM] (noreply) YARN-11073. Avoid unnecessary preemption for tiny queues under certain corner cases (#4110)
[May 13, 2022 4:34:19 PM] (noreply) MAPREDUCE-7377. Remove unused imports in MapReduce project (#4299)
[May 13, 2022 4:41:06 PM] (noreply) YARN-10080. Support show app id on localizer thread pool (#4283)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/

[May 13, 2022 6:28:53 AM] (noreply) HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)
[May 13, 2022 6:44:41 AM] (noreply) Revert "HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)" (#4306)
[May 13, 2022 11:16:12 AM] (Benjamin Teke) YARN-11123. ResourceManager webapps test failures due to org.apache.hadoop.metrics2.MetricsException and subsequent java.net.BindException: Address already in use. Contributed by Szilard Nemeth
[May 13, 2022 4:11:42 PM] (noreply) YARN-11073. Avoid unnecessary preemption for tiny queues under certain corner cases (#4110)
[May 13, 2022 4:34:19 PM] (noreply) MAPREDUCE-7377. Remove unused imports in MapReduce project (#4299)
[May 13, 2022 4:41:06 PM] (noreply) YARN-10080. Support show app id on localizer thread pool (#4283)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/

[May 13, 2022 6:28:53 AM] (noreply) HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)
[May 13, 2022 6:44:41 AM] (noreply) Revert "HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)" (#4306)
[May 13, 2022 11:16:12 AM] (Benjamin Teke) YARN-11123. ResourceManager webapps test failures due to org.apache.hadoop.metrics2.MetricsException and subsequent java.net.BindException: Address already in use. Contributed by Szilard Nemeth
[May 13, 2022 4:11:42 PM] (noreply) YARN-11073. Avoid unnecessary preemption for tiny queues under certain corner cases (#4110)
[May 13, 2022 4:34:19 PM] (noreply) MAPREDUCE-7377. Remove unused imports in MapReduce project (#4299)
[May 13, 2022 4:41:06 PM] (noreply) YARN-10080. Support show app id on localizer thread pool (#4283)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/

[May 11, 2022 6:44:52 AM] (noreply) YARN-11130. removed unused import (#4276)
[May 11, 2022 12:29:05 PM] (Szilard Nemeth) YARN-11141. Capacity Scheduler does not support ambiguous queue names when moving application across queues. Contributed by Andras Gyori
[May 11, 2022 12:39:42 PM] (Szilard Nemeth) YARN-10850. TimelineService v2 lists containers for all attempts when filtering for one. Contributed by Benjamin Teke
[May 11, 2022 2:55:19 PM] (Szilard Nemeth) MAPREDUCE-7379. RMContainerRequestor#makeRemoteRequest has confusing log message. Contributed by Ashutosh Gupta
[May 11, 2022 4:01:31 PM] (Benjamin Teke) YARN-11114. RMWebServices returns only apps matching exactly the submitted queue name. Contributed by Szilard Nemeth
[May 11, 2022 5:34:22 PM] (noreply) HDFS-16465. Remove redundant strings.h inclusions (#4279)
[May 12, 2022 12:01:21 AM] (Owen O'Malley) HADOOP-18193:Support nested mount points in INodeTree
[May 12, 2022 8:53:09 AM] (noreply) HDFS-16525.System.err should be used when error occurs in multiple methods in DFSAdmin class (#4122)
[May 12, 2022 11:42:06 AM] (Szilard Nemeth) YARN-11126. ZKConfigurationStore Java deserialisation vulnerability. Contributed by Tamas Domok




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestClientProtocolForPipelineRecovery 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/

[May 11, 2022 6:44:52 AM] (noreply) YARN-11130. removed unused import (#4276)
[May 11, 2022 12:29:05 PM] (Szilard Nemeth) YARN-11141. Capacity Scheduler does not support ambiguous queue names when moving application across queues. Contributed by Andras Gyori
[May 11, 2022 12:39:42 PM] (Szilard Nemeth) YARN-10850. TimelineService v2 lists containers for all attempts when filtering for one. Contributed by Benjamin Teke
[May 11, 2022 2:55:19 PM] (Szilard Nemeth) MAPREDUCE-7379. RMContainerRequestor#makeRemoteRequest has confusing log message. Contributed by Ashutosh Gupta
[May 11, 2022 4:01:31 PM] (Benjamin Teke) YARN-11114. RMWebServices returns only apps matching exactly the submitted queue name. Contributed by Szilard Nemeth
[May 11, 2022 5:34:22 PM] (noreply) HDFS-16465. Remove redundant strings.h inclusions (#4279)
[May 12, 2022 12:01:21 AM] (Owen O'Malley) HADOOP-18193:Support nested mount points in INodeTree
[May 12, 2022 8:53:09 AM] (noreply) HDFS-16525.System.err should be used when error occurs in multiple methods in DFSAdmin class (#4122)
[May 12, 2022 11:42:06 AM] (Szilard Nemeth) YARN-11126. ZKConfigurationStore Java deserialisation vulnerability. Contributed by Tamas Domok




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestClientProtocolForPipelineRecovery 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/

[May 11, 2022 6:44:52 AM] (noreply) YARN-11130. removed unused import (#4276)
[May 11, 2022 12:29:05 PM] (Szilard Nemeth) YARN-11141. Capacity Scheduler does not support ambiguous queue names when moving application across queues. Contributed by Andras Gyori
[May 11, 2022 12:39:42 PM] (Szilard Nemeth) YARN-10850. TimelineService v2 lists containers for all attempts when filtering for one. Contributed by Benjamin Teke
[May 11, 2022 2:55:19 PM] (Szilard Nemeth) MAPREDUCE-7379. RMContainerRequestor#makeRemoteRequest has confusing log message. Contributed by Ashutosh Gupta
[May 11, 2022 4:01:31 PM] (Benjamin Teke) YARN-11114. RMWebServices returns only apps matching exactly the submitted queue name. Contributed by Szilard Nemeth
[May 11, 2022 5:34:22 PM] (noreply) HDFS-16465. Remove redundant strings.h inclusions (#4279)
[May 12, 2022 12:01:21 AM] (Owen O'Malley) HADOOP-18193:Support nested mount points in INodeTree
[May 12, 2022 8:53:09 AM] (noreply) HDFS-16525.System.err should be used when error occurs in multiple methods in DFSAdmin class (#4122)
[May 12, 2022 11:42:06 AM] (Szilard Nemeth) YARN-11126. ZKConfigurationStore Java deserialisation vulnerability. Contributed by Tamas Domok




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestClientProtocolForPipelineRecovery 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/

[May 11, 2022 6:44:52 AM] (noreply) YARN-11130. removed unused import (#4276)
[May 11, 2022 12:29:05 PM] (Szilard Nemeth) YARN-11141. Capacity Scheduler does not support ambiguous queue names when moving application across queues. Contributed by Andras Gyori
[May 11, 2022 12:39:42 PM] (Szilard Nemeth) YARN-10850. TimelineService v2 lists containers for all attempts when filtering for one. Contributed by Benjamin Teke
[May 11, 2022 2:55:19 PM] (Szilard Nemeth) MAPREDUCE-7379. RMContainerRequestor#makeRemoteRequest has confusing log message. Contributed by Ashutosh Gupta
[May 11, 2022 4:01:31 PM] (Benjamin Teke) YARN-11114. RMWebServices returns only apps matching exactly the submitted queue name. Contributed by Szilard Nemeth
[May 11, 2022 5:34:22 PM] (noreply) HDFS-16465. Remove redundant strings.h inclusions (#4279)
[May 12, 2022 12:01:21 AM] (Owen O'Malley) HADOOP-18193:Support nested mount points in INodeTree
[May 12, 2022 8:53:09 AM] (noreply) HDFS-16525.System.err should be used when error occurs in multiple methods in DFSAdmin class (#4122)
[May 12, 2022 11:42:06 AM] (Szilard Nemeth) YARN-11126. ZKConfigurationStore Java deserialisation vulnerability. Contributed by Tamas Domok




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestClientProtocolForPipelineRecovery 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/

[May 9, 2022 5:26:14 PM] (noreply) MAPREDUCE-7376. AggregateWordCount fetches wrong results. (#4257). Contributed by Ayush Saxena.
[May 10, 2022 12:01:16 AM] (noreply) Fix TestDFSStripedInputStreamWithRandomECPolicy (#4291)
[May 10, 2022 8:58:39 PM] (Owen O'Malley) HADOOP-18222. Prevent DelegationTokenSecretManagerMetrics from registering multiple times
[May 11, 2022 12:10:03 AM] (noreply) HDFS-16568. dfsadmin -reconfig option to start/query reconfig on all live datanodes (#4264)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/

[May 9, 2022 5:26:14 PM] (noreply) MAPREDUCE-7376. AggregateWordCount fetches wrong results. (#4257). Contributed by Ayush Saxena.
[May 10, 2022 12:01:16 AM] (noreply) Fix TestDFSStripedInputStreamWithRandomECPolicy (#4291)
[May 10, 2022 8:58:39 PM] (Owen O'Malley) HADOOP-18222. Prevent DelegationTokenSecretManagerMetrics from registering multiple times
[May 11, 2022 12:10:03 AM] (noreply) HDFS-16568. dfsadmin -reconfig option to start/query reconfig on all live datanodes (#4264)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/

[May 9, 2022 5:26:14 PM] (noreply) MAPREDUCE-7376. AggregateWordCount fetches wrong results. (#4257). Contributed by Ayush Saxena.
[May 10, 2022 12:01:16 AM] (noreply) Fix TestDFSStripedInputStreamWithRandomECPolicy (#4291)
[May 10, 2022 8:58:39 PM] (Owen O'Malley) HADOOP-18222. Prevent DelegationTokenSecretManagerMetrics from registering multiple times
[May 11, 2022 12:10:03 AM] (noreply) HDFS-16568. dfsadmin -reconfig option to start/query reconfig on all live datanodes (#4264)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/

[May 9, 2022 5:26:14 PM] (noreply) MAPREDUCE-7376. AggregateWordCount fetches wrong results. (#4257). Contributed by Ayush Saxena.
[May 10, 2022 12:01:16 AM] (noreply) Fix TestDFSStripedInputStreamWithRandomECPolicy (#4291)
[May 10, 2022 8:58:39 PM] (Owen O'Malley) HADOOP-18222. Prevent DelegationTokenSecretManagerMetrics from registering multiple times
[May 11, 2022 12:10:03 AM] (noreply) HDFS-16568. dfsadmin -reconfig option to start/query reconfig on all live datanodes (#4264)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/

[May 7, 2022 10:38:32 PM] (noreply) HADOOP-16515. Update the link to compatibility guide (#4226)
[May 7, 2022 11:05:34 PM] (noreply) HDFS-16185. Fix comment in LowRedundancyBlocks.java (#4194)
[May 7, 2022 11:09:24 PM] (noreply) HADOOP-17479. Fix the examples of hadoop config prefix (#4197)
[May 8, 2022 6:17:13 PM] (noreply) HDFS-16572. Fix typo in readme of hadoop-project-dist




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/

[May 7, 2022 10:38:32 PM] (noreply) HADOOP-16515. Update the link to compatibility guide (#4226)
[May 7, 2022 11:05:34 PM] (noreply) HDFS-16185. Fix comment in LowRedundancyBlocks.java (#4194)
[May 7, 2022 11:09:24 PM] (noreply) HADOOP-17479. Fix the examples of hadoop config prefix (#4197)
[May 8, 2022 6:17:13 PM] (noreply) HDFS-16572. Fix typo in readme of hadoop-project-dist




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/

[May 7, 2022 10:38:32 PM] (noreply) HADOOP-16515. Update the link to compatibility guide (#4226)
[May 7, 2022 11:05:34 PM] (noreply) HDFS-16185. Fix comment in LowRedundancyBlocks.java (#4194)
[May 7, 2022 11:09:24 PM] (noreply) HADOOP-17479. Fix the examples of hadoop config prefix (#4197)
[May 8, 2022 6:17:13 PM] (noreply) HDFS-16572. Fix typo in readme of hadoop-project-dist




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/

[May 7, 2022 10:38:32 PM] (noreply) HADOOP-16515. Update the link to compatibility guide (#4226)
[May 7, 2022 11:05:34 PM] (noreply) HDFS-16185. Fix comment in LowRedundancyBlocks.java (#4194)
[May 7, 2022 11:09:24 PM] (noreply) HADOOP-17479. Fix the examples of hadoop config prefix (#4197)
[May 8, 2022 6:17:13 PM] (noreply) HDFS-16572. Fix typo in readme of hadoop-project-dist




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/

[May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/

[May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/

[May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/

[May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/298/

[May 3, 2022 12:12:45 PM] (noreply) HDFS-16562. Upgrade moment.min.js to 2.29.2 (#4240)
[May 3, 2022 1:08:39 PM] (Steve Loughran) HADOOP-18198. add -mvnargs option to create-release command line (#4239)
[May 3, 2022 1:26:52 PM] (noreply) HADOOP-18168. . (#4140)
[May 3, 2022 1:27:52 PM] (Steve Loughran) Revert "HADOOP-18168. . (#4140)"
[May 3, 2022 1:28:08 PM] (Steve Loughran) HADOOP-18168. Fix S3A ITestMarkerTool use of purged public bucket. (#4140)
[May 4, 2022 2:49:08 PM] (noreply) HDFS-16564. Use uint32_t for hdfs_find (#4245)

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/298/

[May 3, 2022 12:12:45 PM] (noreply) HDFS-16562. Upgrade moment.min.js to 2.29.2 (#4240)
[May 3, 2022 1:08:39 PM] (Steve Loughran) HADOOP-18198. add -mvnargs option to create-release command line (#4239)
[May 3, 2022 1:26:52 PM] (noreply) HADOOP-18168. . (#4140)
[May 3, 2022 1:27:52 PM] (Steve Loughran) Revert "HADOOP-18168. . (#4140)"
[May 3, 2022 1:28:08 PM] (Steve Loughran) HADOOP-18168. Fix S3A ITestMarkerTool use of purged public bucket. (#4140)
[May 4, 2022 2:49:08 PM] (noreply) HDFS-16564. Use uint32_t for hdfs_find (#4245)

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/298/

[May 3, 2022 12:12:45 PM] (noreply) HDFS-16562. Upgrade moment.min.js to 2.29.2 (#4240)
[May 3, 2022 1:08:39 PM] (Steve Loughran) HADOOP-18198. add -mvnargs option to create-release command line (#4239)
[May 3, 2022 1:26:52 PM] (noreply) HADOOP-18168. . (#4140)
[May 3, 2022 1:27:52 PM] (Steve Loughran) Revert "HADOOP-18168. . (#4140)"
[May 3, 2022 1:28:08 PM] (Steve Loughran) HADOOP-18168. Fix S3A ITestMarkerTool use of purged public bucket. (#4140)
[May 4, 2022 2:49:08 PM] (noreply) HDFS-16564. Use uint32_t for hdfs_find (#4245)

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/298/

[May 3, 2022 12:12:45 PM] (noreply) HDFS-16562. Upgrade moment.min.js to 2.29.2 (#4240)
[May 3, 2022 1:08:39 PM] (Steve Loughran) HADOOP-18198. add -mvnargs option to create-release command line (#4239)
[May 3, 2022 1:26:52 PM] (noreply) HADOOP-18168. . (#4140)
[May 3, 2022 1:27:52 PM] (Steve Loughran) Revert "HADOOP-18168. . (#4140)"
[May 3, 2022 1:28:08 PM] (Steve Loughran) HADOOP-18168. Fix S3A ITestMarkerTool use of purged public bucket. (#4140)
[May 4, 2022 2:49:08 PM] (noreply) HDFS-16564. Use uint32_t for hdfs_find (#4245)

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/

[May 2, 2022 12:08:12 AM] (noreply) HDFS-16256. Minor fix in HDFS Fedbalance document (#4192)
[May 2, 2022 11:25:09 AM] (noreply) HADOOP-18219. Fix shaded client test failure (#4254)
[May 2, 2022 6:08:30 PM] (noreply) YARN-10187. Removing hadoop-yarn-project/hadoop-yarn/README as it is no longer maintained. (#4222)
[May 2, 2022 6:14:26 PM] (noreply) YARN-11116. Migrate Times util from SimpleDateFormat to thread-safe DateTimeFormatter class (#4242)
[May 2, 2022 9:05:40 PM] (noreply) HDFS-16521. DFS API to retrieve slow datanodes (#4107)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/

[May 2, 2022 12:08:12 AM] (noreply) HDFS-16256. Minor fix in HDFS Fedbalance document (#4192)
[May 2, 2022 11:25:09 AM] (noreply) HADOOP-18219. Fix shaded client test failure (#4254)
[May 2, 2022 6:08:30 PM] (noreply) YARN-10187. Removing hadoop-yarn-project/hadoop-yarn/README as it is no longer maintained. (#4222)
[May 2, 2022 6:14:26 PM] (noreply) YARN-11116. Migrate Times util from SimpleDateFormat to thread-safe DateTimeFormatter class (#4242)
[May 2, 2022 9:05:40 PM] (noreply) HDFS-16521. DFS API to retrieve slow datanodes (#4107)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/

[May 2, 2022 12:08:12 AM] (noreply) HDFS-16256. Minor fix in HDFS Fedbalance document (#4192)
[May 2, 2022 11:25:09 AM] (noreply) HADOOP-18219. Fix shaded client test failure (#4254)
[May 2, 2022 6:08:30 PM] (noreply) YARN-10187. Removing hadoop-yarn-project/hadoop-yarn/README as it is no longer maintained. (#4222)
[May 2, 2022 6:14:26 PM] (noreply) YARN-11116. Migrate Times util from SimpleDateFormat to thread-safe DateTimeFormatter class (#4242)
[May 2, 2022 9:05:40 PM] (noreply) HDFS-16521. DFS API to retrieve slow datanodes (#4107)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/

[May 2, 2022 12:08:12 AM] (noreply) HDFS-16256. Minor fix in HDFS Fedbalance document (#4192)
[May 2, 2022 11:25:09 AM] (noreply) HADOOP-18219. Fix shaded client test failure (#4254)
[May 2, 2022 6:08:30 PM] (noreply) YARN-10187. Removing hadoop-yarn-project/hadoop-yarn/README as it is no longer maintained. (#4222)
[May 2, 2022 6:14:26 PM] (noreply) YARN-11116. Migrate Times util from SimpleDateFormat to thread-safe DateTimeFormatter class (#4242)
[May 2, 2022 9:05:40 PM] (noreply) HDFS-16521. DFS API to retrieve slow datanodes (#4107)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    XML :

       Parsing Error(s): 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml 
       hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org