You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/02/01 02:10:02 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/436/

[Jan 30, 2023, 5:17:04 PM] (github) HADOOP-18584. [NFS GW] Fix regression after netty4 migration. (#5252)




-1 overall


The following subsystems voted -1:
    blanks hadolint 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/436/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/artifact/out/results-hadolint.txt [8.0K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/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/436/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/436/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/436/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/436/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/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/436/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/436/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/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/436/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [884K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/436/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/436/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/578/

[Nov 3, 2023, 11:42:39 PM] (github) HADOOP-18963. Fix typos in .gitignore (#6243)
[Nov 4, 2023, 1:53:50 AM] (github) MAPREDUCE-7459. Fixed TestHistoryViewerPrinter flakiness during string comparison (#6215). Contributed by Rajiv Ramachandran.
[Nov 4, 2023, 11:09:48 AM] (github) YARN-11594. [Federation] Improve Yarn Federation documentation. (#6209) Contributed by Shilun Fan.
[Nov 4, 2023, 11:50:41 PM] (github) YARN-11609. [Addendum] [Federation] Router Supports DeregisterSubCluster. (#6254) YuanBen Wang.


[Error replacing 'FILE' - Workspace is not accessible]

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

[Nov 3, 2023, 11:42:39 PM] (github) HADOOP-18963. Fix typos in .gitignore (#6243)
[Nov 4, 2023, 1:53:50 AM] (github) MAPREDUCE-7459. Fixed TestHistoryViewerPrinter flakiness during string comparison (#6215). Contributed by Rajiv Ramachandran.
[Nov 4, 2023, 11:09:48 AM] (github) YARN-11594. [Federation] Improve Yarn Federation documentation. (#6209) Contributed by Shilun Fan.
[Nov 4, 2023, 11:50:41 PM] (github) YARN-11609. [Addendum] [Federation] Router Supports DeregisterSubCluster. (#6254) YuanBen Wang.


[Error replacing 'FILE' - Workspace is not accessible]

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

[Nov 3, 2023, 11:42:39 PM] (github) HADOOP-18963. Fix typos in .gitignore (#6243)
[Nov 4, 2023, 1:53:50 AM] (github) MAPREDUCE-7459. Fixed TestHistoryViewerPrinter flakiness during string comparison (#6215). Contributed by Rajiv Ramachandran.
[Nov 4, 2023, 11:09:48 AM] (github) YARN-11594. [Federation] Improve Yarn Federation documentation. (#6209) Contributed by Shilun Fan.
[Nov 4, 2023, 11:50:41 PM] (github) YARN-11609. [Addendum] [Federation] Router Supports DeregisterSubCluster. (#6254) YuanBen Wang.


[Error replacing 'FILE' - Workspace is not accessible]

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

[Nov 3, 2023, 11:42:39 PM] (github) HADOOP-18963. Fix typos in .gitignore (#6243)
[Nov 4, 2023, 1:53:50 AM] (github) MAPREDUCE-7459. Fixed TestHistoryViewerPrinter flakiness during string comparison (#6215). Contributed by Rajiv Ramachandran.
[Nov 4, 2023, 11:09:48 AM] (github) YARN-11594. [Federation] Improve Yarn Federation documentation. (#6209) Contributed by Shilun Fan.
[Nov 4, 2023, 11:50:41 PM] (github) YARN-11609. [Addendum] [Federation] Router Supports DeregisterSubCluster. (#6254) YuanBen Wang.


[Error replacing 'FILE' - Workspace is not accessible]

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

[Nov 1, 2023, 1:30:35 PM] (github) HADOOP-18850. S3A: Enable dual-layer server-side encryption with AWS KMS keys (#6140)
[Nov 1, 2023, 4:10:15 PM] (github) HDFS-17246. Fix shaded client for building Hadoop on Windows (#5943)
[Nov 1, 2023, 6:51:38 PM] (github) YARN-11583. [Addendum] Improve Node Link for YARN Federation Web Page. (#6232)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDFSUtil 
       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/577/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/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/577/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/577/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/577/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/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/577/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [664K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/

[Nov 1, 2023, 1:30:35 PM] (github) HADOOP-18850. S3A: Enable dual-layer server-side encryption with AWS KMS keys (#6140)
[Nov 1, 2023, 4:10:15 PM] (github) HDFS-17246. Fix shaded client for building Hadoop on Windows (#5943)
[Nov 1, 2023, 6:51:38 PM] (github) YARN-11583. [Addendum] Improve Node Link for YARN Federation Web Page. (#6232)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDFSUtil 
       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/577/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/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/577/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/577/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/577/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/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/577/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [664K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/

[Nov 1, 2023, 1:30:35 PM] (github) HADOOP-18850. S3A: Enable dual-layer server-side encryption with AWS KMS keys (#6140)
[Nov 1, 2023, 4:10:15 PM] (github) HDFS-17246. Fix shaded client for building Hadoop on Windows (#5943)
[Nov 1, 2023, 6:51:38 PM] (github) YARN-11583. [Addendum] Improve Node Link for YARN Federation Web Page. (#6232)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDFSUtil 
       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/577/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/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/577/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/577/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/577/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/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/577/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [664K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/

[Nov 1, 2023, 1:30:35 PM] (github) HADOOP-18850. S3A: Enable dual-layer server-side encryption with AWS KMS keys (#6140)
[Nov 1, 2023, 4:10:15 PM] (github) HDFS-17246. Fix shaded client for building Hadoop on Windows (#5943)
[Nov 1, 2023, 6:51:38 PM] (github) YARN-11583. [Addendum] Improve Node Link for YARN Federation Web Page. (#6232)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDFSUtil 
       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/577/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/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/577/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/577/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/577/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/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/577/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/577/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [664K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/577/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/576/

[Oct 31, 2023, 4:25:41 PM] (github) YARN-11584. Safely fail on leaf queue with empty name (#6148)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/576/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/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/576/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/576/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/576/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/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/576/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/

[Oct 31, 2023, 4:25:41 PM] (github) YARN-11584. Safely fail on leaf queue with empty name (#6148)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/576/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/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/576/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/576/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/576/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/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/576/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/

[Oct 31, 2023, 4:25:41 PM] (github) YARN-11584. Safely fail on leaf queue with empty name (#6148)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/576/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/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/576/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/576/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/576/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/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/576/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/

[Oct 31, 2023, 4:25:41 PM] (github) YARN-11584. Safely fail on leaf queue with empty name (#6148)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/576/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/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/576/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/576/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/576/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/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/576/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/576/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/576/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/575/

[Oct 29, 2023, 7:39:12 AM] (github) HADOOP-18936. Upgrade to jetty 9.4.53 (#6181). Contributed by PJ Fanning.
[Oct 29, 2023, 8:00:28 AM] (github) HADOOP-18905. Negative timeout in ZKFailovercontroller due to overflow. (#6092). Contributed by ConfX.
[Oct 30, 2023, 4:05:02 AM] (github) HADOOP-18917. Addendum. Fix deprecation issues after commons-io upgrade. (#6228). Contributed by PJ Fanning.
[Oct 30, 2023, 10:56:00 PM] (github) YARN-9013. [BackPort] [GPG] fix order of steps cleaning Registry entries in ApplicationCleaner. (#6147) Contributed by Botong Huang, Shilun Fan.
[Oct 30, 2023, 10:58:22 PM] (github) MAPREDUCE-7457: Added support to limit count of spill files (#6155) Contributed by Mudit Sharma.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.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/575/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/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/575/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/575/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/575/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/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/575/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/

[Oct 29, 2023, 7:39:12 AM] (github) HADOOP-18936. Upgrade to jetty 9.4.53 (#6181). Contributed by PJ Fanning.
[Oct 29, 2023, 8:00:28 AM] (github) HADOOP-18905. Negative timeout in ZKFailovercontroller due to overflow. (#6092). Contributed by ConfX.
[Oct 30, 2023, 4:05:02 AM] (github) HADOOP-18917. Addendum. Fix deprecation issues after commons-io upgrade. (#6228). Contributed by PJ Fanning.
[Oct 30, 2023, 10:56:00 PM] (github) YARN-9013. [BackPort] [GPG] fix order of steps cleaning Registry entries in ApplicationCleaner. (#6147) Contributed by Botong Huang, Shilun Fan.
[Oct 30, 2023, 10:58:22 PM] (github) MAPREDUCE-7457: Added support to limit count of spill files (#6155) Contributed by Mudit Sharma.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.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/575/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/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/575/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/575/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/575/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/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/575/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/

[Oct 29, 2023, 7:39:12 AM] (github) HADOOP-18936. Upgrade to jetty 9.4.53 (#6181). Contributed by PJ Fanning.
[Oct 29, 2023, 8:00:28 AM] (github) HADOOP-18905. Negative timeout in ZKFailovercontroller due to overflow. (#6092). Contributed by ConfX.
[Oct 30, 2023, 4:05:02 AM] (github) HADOOP-18917. Addendum. Fix deprecation issues after commons-io upgrade. (#6228). Contributed by PJ Fanning.
[Oct 30, 2023, 10:56:00 PM] (github) YARN-9013. [BackPort] [GPG] fix order of steps cleaning Registry entries in ApplicationCleaner. (#6147) Contributed by Botong Huang, Shilun Fan.
[Oct 30, 2023, 10:58:22 PM] (github) MAPREDUCE-7457: Added support to limit count of spill files (#6155) Contributed by Mudit Sharma.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.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/575/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/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/575/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/575/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/575/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/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/575/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/

[Oct 29, 2023, 7:39:12 AM] (github) HADOOP-18936. Upgrade to jetty 9.4.53 (#6181). Contributed by PJ Fanning.
[Oct 29, 2023, 8:00:28 AM] (github) HADOOP-18905. Negative timeout in ZKFailovercontroller due to overflow. (#6092). Contributed by ConfX.
[Oct 30, 2023, 4:05:02 AM] (github) HADOOP-18917. Addendum. Fix deprecation issues after commons-io upgrade. (#6228). Contributed by PJ Fanning.
[Oct 30, 2023, 10:56:00 PM] (github) YARN-9013. [BackPort] [GPG] fix order of steps cleaning Registry entries in ApplicationCleaner. (#6147) Contributed by Botong Huang, Shilun Fan.
[Oct 30, 2023, 10:58:22 PM] (github) MAPREDUCE-7457: Added support to limit count of spill files (#6155) Contributed by Mudit Sharma.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.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/575/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/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/575/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/575/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/575/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/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/575/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/575/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/575/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/574/

[Oct 27, 2023, 5:25:00 AM] (github) HDFS-17024. Potential data race introduced by HDFS-15865 (#6223)
[Oct 27, 2023, 11:23:55 AM] (github) HADOOP-18930. Make fs.s3a.create.performance a bucket-wide setting. (#6168)
[Oct 27, 2023, 2:11:01 PM] (github) YARN-11597. Fix NPE when loading static files in SLSWebApp (#6216) Contributed by Junfan Zhang.
[Oct 27, 2023, 11:09:09 PM] (github) YARN-11592. Add timeout to GPGUtils#invokeRMWebService. (#6189) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       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/574/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-mvnsite-root.txt [240K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/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/574/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/574/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/574/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/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/574/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/

[Oct 27, 2023, 5:25:00 AM] (github) HDFS-17024. Potential data race introduced by HDFS-15865 (#6223)
[Oct 27, 2023, 11:23:55 AM] (github) HADOOP-18930. Make fs.s3a.create.performance a bucket-wide setting. (#6168)
[Oct 27, 2023, 2:11:01 PM] (github) YARN-11597. Fix NPE when loading static files in SLSWebApp (#6216) Contributed by Junfan Zhang.
[Oct 27, 2023, 11:09:09 PM] (github) YARN-11592. Add timeout to GPGUtils#invokeRMWebService. (#6189) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       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/574/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-mvnsite-root.txt [240K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/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/574/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/574/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/574/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/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/574/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/

[Oct 27, 2023, 5:25:00 AM] (github) HDFS-17024. Potential data race introduced by HDFS-15865 (#6223)
[Oct 27, 2023, 11:23:55 AM] (github) HADOOP-18930. Make fs.s3a.create.performance a bucket-wide setting. (#6168)
[Oct 27, 2023, 2:11:01 PM] (github) YARN-11597. Fix NPE when loading static files in SLSWebApp (#6216) Contributed by Junfan Zhang.
[Oct 27, 2023, 11:09:09 PM] (github) YARN-11592. Add timeout to GPGUtils#invokeRMWebService. (#6189) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       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/574/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-mvnsite-root.txt [240K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/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/574/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/574/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/574/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/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/574/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/

[Oct 27, 2023, 5:25:00 AM] (github) HDFS-17024. Potential data race introduced by HDFS-15865 (#6223)
[Oct 27, 2023, 11:23:55 AM] (github) HADOOP-18930. Make fs.s3a.create.performance a bucket-wide setting. (#6168)
[Oct 27, 2023, 2:11:01 PM] (github) YARN-11597. Fix NPE when loading static files in SLSWebApp (#6216) Contributed by Junfan Zhang.
[Oct 27, 2023, 11:09:09 PM] (github) YARN-11592. Add timeout to GPGUtils#invokeRMWebService. (#6189) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       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/574/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-mvnsite-root.txt [240K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/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/574/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/574/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/574/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/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/574/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/574/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/574/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/573/

[Oct 25, 2023, 5:56:39 AM] (github) HADOOP-18920. RPC Metrics : Optimize logic for log slow RPCs (#6146)
[Oct 25, 2023, 1:06:13 PM] (github) HADOOP-18933. upgrade to netty 4.1.100 due to CVE (#6173)
[Oct 25, 2023, 4:39:16 PM] (github) HADOOP-18948. S3A. Add option fs.s3a.directory.operations.purge.uploads to purge on rename/delete (#6218)
[Oct 26, 2023, 12:22:18 AM] (github) YARN-11593. [Federation] Improve command line help information. (#6199) Contributed by Shilun Fan.
[Oct 26, 2023, 5:35:10 PM] (Wei-Chiu Chuang) HDFS-15273. CacheReplicationMonitor hold lock for long time and lead to NN out of service. Contributed by  Xiaoqiao He.
[Oct 26, 2023, 8:39:06 PM] (github) YARN-11588. [Federation] [Addendum] Fix uncleaned threads in yarn router thread pool executor. (#6222)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/573/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/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/573/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/573/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/573/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/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/573/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/

[Oct 25, 2023, 5:56:39 AM] (github) HADOOP-18920. RPC Metrics : Optimize logic for log slow RPCs (#6146)
[Oct 25, 2023, 1:06:13 PM] (github) HADOOP-18933. upgrade to netty 4.1.100 due to CVE (#6173)
[Oct 25, 2023, 4:39:16 PM] (github) HADOOP-18948. S3A. Add option fs.s3a.directory.operations.purge.uploads to purge on rename/delete (#6218)
[Oct 26, 2023, 12:22:18 AM] (github) YARN-11593. [Federation] Improve command line help information. (#6199) Contributed by Shilun Fan.
[Oct 26, 2023, 5:35:10 PM] (Wei-Chiu Chuang) HDFS-15273. CacheReplicationMonitor hold lock for long time and lead to NN out of service. Contributed by  Xiaoqiao He.
[Oct 26, 2023, 8:39:06 PM] (github) YARN-11588. [Federation] [Addendum] Fix uncleaned threads in yarn router thread pool executor. (#6222)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/573/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/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/573/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/573/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/573/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/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/573/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/

[Oct 25, 2023, 5:56:39 AM] (github) HADOOP-18920. RPC Metrics : Optimize logic for log slow RPCs (#6146)
[Oct 25, 2023, 1:06:13 PM] (github) HADOOP-18933. upgrade to netty 4.1.100 due to CVE (#6173)
[Oct 25, 2023, 4:39:16 PM] (github) HADOOP-18948. S3A. Add option fs.s3a.directory.operations.purge.uploads to purge on rename/delete (#6218)
[Oct 26, 2023, 12:22:18 AM] (github) YARN-11593. [Federation] Improve command line help information. (#6199) Contributed by Shilun Fan.
[Oct 26, 2023, 5:35:10 PM] (Wei-Chiu Chuang) HDFS-15273. CacheReplicationMonitor hold lock for long time and lead to NN out of service. Contributed by  Xiaoqiao He.
[Oct 26, 2023, 8:39:06 PM] (github) YARN-11588. [Federation] [Addendum] Fix uncleaned threads in yarn router thread pool executor. (#6222)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/573/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/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/573/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/573/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/573/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/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/573/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/

[Oct 25, 2023, 5:56:39 AM] (github) HADOOP-18920. RPC Metrics : Optimize logic for log slow RPCs (#6146)
[Oct 25, 2023, 1:06:13 PM] (github) HADOOP-18933. upgrade to netty 4.1.100 due to CVE (#6173)
[Oct 25, 2023, 4:39:16 PM] (github) HADOOP-18948. S3A. Add option fs.s3a.directory.operations.purge.uploads to purge on rename/delete (#6218)
[Oct 26, 2023, 12:22:18 AM] (github) YARN-11593. [Federation] Improve command line help information. (#6199) Contributed by Shilun Fan.
[Oct 26, 2023, 5:35:10 PM] (Wei-Chiu Chuang) HDFS-15273. CacheReplicationMonitor hold lock for long time and lead to NN out of service. Contributed by  Xiaoqiao He.
[Oct 26, 2023, 8:39:06 PM] (github) YARN-11588. [Federation] [Addendum] Fix uncleaned threads in yarn router thread pool executor. (#6222)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/573/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/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/573/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/573/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/573/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/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/573/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/573/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/573/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/572/

[Oct 23, 2023, 2:35:33 PM] (Ayush Saxena) HDFS-17228. Improve documentation related to BlockManager. (#6195). Contributed by JiangHua Zhu.
[Oct 23, 2023, 2:42:39 PM] (github) HDFS-17235. Fix javadoc errors in BlockManager (#6214). Contributed by Haiyang Hu.
[Oct 23, 2023, 6:03:15 PM] (github) HADOOP-18919. Zookeeper SSL/TLS support in HDFS ZKFC (#6194)
[Oct 23, 2023, 9:06:02 PM] (github) HADOOP-18868. Optimize the configuration and use of callqueue overflow trigger failover (#5998)
[Oct 24, 2023, 1:28:05 AM] (github) YARN-11500. [Addendum] Fix typos in hadoop-yarn-server-common#federation. (#6212) Contributed by Shilun Fan.
[Oct 24, 2023, 1:36:06 AM] (github) YARN-11576. Improve FederationInterceptorREST AuditLog. (#6117) Contributed by Shilun Fan.
[Oct 24, 2023, 11:28:40 AM] (github) HADOOP-18949. upgrade maven dependency plugin due to CVE-2021-26291. (#6219)
[Oct 24, 2023, 5:17:52 PM] (github) HADOOP-18889. Third party storage followup. (#6186)
[Oct 24, 2023, 8:39:03 PM] (github) HDFS-17237. Remove IPCLoggerChannelMetrics when the logger is closed (#6217)
[Oct 25, 2023, 3:43:12 AM] (github) HDFS-17231. HA: Safemode should exit when resources are from low to available. (#6207). Contributed by Gu Peng.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.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/572/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/patch-mvnsite-root.txt [236K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/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/572/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/572/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/572/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/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/572/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/

[Oct 23, 2023, 2:35:33 PM] (Ayush Saxena) HDFS-17228. Improve documentation related to BlockManager. (#6195). Contributed by JiangHua Zhu.
[Oct 23, 2023, 2:42:39 PM] (github) HDFS-17235. Fix javadoc errors in BlockManager (#6214). Contributed by Haiyang Hu.
[Oct 23, 2023, 6:03:15 PM] (github) HADOOP-18919. Zookeeper SSL/TLS support in HDFS ZKFC (#6194)
[Oct 23, 2023, 9:06:02 PM] (github) HADOOP-18868. Optimize the configuration and use of callqueue overflow trigger failover (#5998)
[Oct 24, 2023, 1:28:05 AM] (github) YARN-11500. [Addendum] Fix typos in hadoop-yarn-server-common#federation. (#6212) Contributed by Shilun Fan.
[Oct 24, 2023, 1:36:06 AM] (github) YARN-11576. Improve FederationInterceptorREST AuditLog. (#6117) Contributed by Shilun Fan.
[Oct 24, 2023, 11:28:40 AM] (github) HADOOP-18949. upgrade maven dependency plugin due to CVE-2021-26291. (#6219)
[Oct 24, 2023, 5:17:52 PM] (github) HADOOP-18889. Third party storage followup. (#6186)
[Oct 24, 2023, 8:39:03 PM] (github) HDFS-17237. Remove IPCLoggerChannelMetrics when the logger is closed (#6217)
[Oct 25, 2023, 3:43:12 AM] (github) HDFS-17231. HA: Safemode should exit when resources are from low to available. (#6207). Contributed by Gu Peng.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.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/572/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/patch-mvnsite-root.txt [236K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/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/572/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/572/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/572/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/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/572/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/

[Oct 23, 2023, 2:35:33 PM] (Ayush Saxena) HDFS-17228. Improve documentation related to BlockManager. (#6195). Contributed by JiangHua Zhu.
[Oct 23, 2023, 2:42:39 PM] (github) HDFS-17235. Fix javadoc errors in BlockManager (#6214). Contributed by Haiyang Hu.
[Oct 23, 2023, 6:03:15 PM] (github) HADOOP-18919. Zookeeper SSL/TLS support in HDFS ZKFC (#6194)
[Oct 23, 2023, 9:06:02 PM] (github) HADOOP-18868. Optimize the configuration and use of callqueue overflow trigger failover (#5998)
[Oct 24, 2023, 1:28:05 AM] (github) YARN-11500. [Addendum] Fix typos in hadoop-yarn-server-common#federation. (#6212) Contributed by Shilun Fan.
[Oct 24, 2023, 1:36:06 AM] (github) YARN-11576. Improve FederationInterceptorREST AuditLog. (#6117) Contributed by Shilun Fan.
[Oct 24, 2023, 11:28:40 AM] (github) HADOOP-18949. upgrade maven dependency plugin due to CVE-2021-26291. (#6219)
[Oct 24, 2023, 5:17:52 PM] (github) HADOOP-18889. Third party storage followup. (#6186)
[Oct 24, 2023, 8:39:03 PM] (github) HDFS-17237. Remove IPCLoggerChannelMetrics when the logger is closed (#6217)
[Oct 25, 2023, 3:43:12 AM] (github) HDFS-17231. HA: Safemode should exit when resources are from low to available. (#6207). Contributed by Gu Peng.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.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/572/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/patch-mvnsite-root.txt [236K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/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/572/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/572/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/572/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/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/572/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/

[Oct 23, 2023, 2:35:33 PM] (Ayush Saxena) HDFS-17228. Improve documentation related to BlockManager. (#6195). Contributed by JiangHua Zhu.
[Oct 23, 2023, 2:42:39 PM] (github) HDFS-17235. Fix javadoc errors in BlockManager (#6214). Contributed by Haiyang Hu.
[Oct 23, 2023, 6:03:15 PM] (github) HADOOP-18919. Zookeeper SSL/TLS support in HDFS ZKFC (#6194)
[Oct 23, 2023, 9:06:02 PM] (github) HADOOP-18868. Optimize the configuration and use of callqueue overflow trigger failover (#5998)
[Oct 24, 2023, 1:28:05 AM] (github) YARN-11500. [Addendum] Fix typos in hadoop-yarn-server-common#federation. (#6212) Contributed by Shilun Fan.
[Oct 24, 2023, 1:36:06 AM] (github) YARN-11576. Improve FederationInterceptorREST AuditLog. (#6117) Contributed by Shilun Fan.
[Oct 24, 2023, 11:28:40 AM] (github) HADOOP-18949. upgrade maven dependency plugin due to CVE-2021-26291. (#6219)
[Oct 24, 2023, 5:17:52 PM] (github) HADOOP-18889. Third party storage followup. (#6186)
[Oct 24, 2023, 8:39:03 PM] (github) HDFS-17237. Remove IPCLoggerChannelMetrics when the logger is closed (#6217)
[Oct 25, 2023, 3:43:12 AM] (github) HDFS-17231. HA: Safemode should exit when resources are from low to available. (#6207). Contributed by Gu Peng.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.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/572/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/patch-mvnsite-root.txt [236K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/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/572/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/572/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/572/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/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/572/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/572/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/572/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/571/

[Oct 22, 2023, 1:22:56 PM] (Masatake Iwasaki) HADOOP-18942 addendum. update LICENSE-binary.
[Oct 22, 2023, 2:22:14 PM] (github) YARN-11595. Fix hadoop-yarn-client#java.lang.NoClassDefFoundError (#6210) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.federation.store.records.TestFederationProtocolRecords 
       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/571/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/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/571/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/571/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/571/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/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/571/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt [40K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/

[Oct 22, 2023, 1:22:56 PM] (Masatake Iwasaki) HADOOP-18942 addendum. update LICENSE-binary.
[Oct 22, 2023, 2:22:14 PM] (github) YARN-11595. Fix hadoop-yarn-client#java.lang.NoClassDefFoundError (#6210) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.federation.store.records.TestFederationProtocolRecords 
       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/571/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/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/571/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/571/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/571/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/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/571/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt [40K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/

[Oct 22, 2023, 1:22:56 PM] (Masatake Iwasaki) HADOOP-18942 addendum. update LICENSE-binary.
[Oct 22, 2023, 2:22:14 PM] (github) YARN-11595. Fix hadoop-yarn-client#java.lang.NoClassDefFoundError (#6210) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.federation.store.records.TestFederationProtocolRecords 
       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/571/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/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/571/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/571/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/571/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/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/571/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt [40K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/

[Oct 22, 2023, 1:22:56 PM] (Masatake Iwasaki) HADOOP-18942 addendum. update LICENSE-binary.
[Oct 22, 2023, 2:22:14 PM] (github) YARN-11595. Fix hadoop-yarn-client#java.lang.NoClassDefFoundError (#6210) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.federation.store.records.TestFederationProtocolRecords 
       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/571/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/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/571/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/571/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/571/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/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/571/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/571/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt [40K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/571/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/570/

[Oct 19, 2023, 9:47:45 AM] (github) HADOOP-18942. Upgrade ZooKeeper to 3.7.2. (#6200)
[Oct 20, 2023, 7:20:17 AM] (github) HADOOP-18941. Modify HBase version in BUILDING.txt (#6206)
[Oct 20, 2023, 9:13:05 AM] (github) HADOOP-18946. TestErrorTranslation failure (#6205)
[Oct 20, 2023, 9:47:44 AM] (github) HADOOP-18918. ITestS3GuardTool fails if SSE/DSSE encryption is used (#6165)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       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/570/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/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/570/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/570/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/570/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/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/570/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [288K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/

[Oct 19, 2023, 9:47:45 AM] (github) HADOOP-18942. Upgrade ZooKeeper to 3.7.2. (#6200)
[Oct 20, 2023, 7:20:17 AM] (github) HADOOP-18941. Modify HBase version in BUILDING.txt (#6206)
[Oct 20, 2023, 9:13:05 AM] (github) HADOOP-18946. TestErrorTranslation failure (#6205)
[Oct 20, 2023, 9:47:44 AM] (github) HADOOP-18918. ITestS3GuardTool fails if SSE/DSSE encryption is used (#6165)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       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/570/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/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/570/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/570/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/570/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/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/570/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [288K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/

[Oct 19, 2023, 9:47:45 AM] (github) HADOOP-18942. Upgrade ZooKeeper to 3.7.2. (#6200)
[Oct 20, 2023, 7:20:17 AM] (github) HADOOP-18941. Modify HBase version in BUILDING.txt (#6206)
[Oct 20, 2023, 9:13:05 AM] (github) HADOOP-18946. TestErrorTranslation failure (#6205)
[Oct 20, 2023, 9:47:44 AM] (github) HADOOP-18918. ITestS3GuardTool fails if SSE/DSSE encryption is used (#6165)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       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/570/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/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/570/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/570/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/570/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/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/570/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [288K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/

[Oct 19, 2023, 9:47:45 AM] (github) HADOOP-18942. Upgrade ZooKeeper to 3.7.2. (#6200)
[Oct 20, 2023, 7:20:17 AM] (github) HADOOP-18941. Modify HBase version in BUILDING.txt (#6206)
[Oct 20, 2023, 9:13:05 AM] (github) HADOOP-18946. TestErrorTranslation failure (#6205)
[Oct 20, 2023, 9:47:44 AM] (github) HADOOP-18918. ITestS3GuardTool fails if SSE/DSSE encryption is used (#6165)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       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/570/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/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/570/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/570/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/570/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/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/570/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/570/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [288K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/570/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/569/

[Oct 17, 2023, 11:59:50 AM] (github) HADOOP-18932. S3A. upgrade AWS v2 SDK to 2.20.160 and v1 to 1.12.565 (#6178)
[Oct 17, 2023, 2:17:16 PM] (github) HADOOP-18939. NPE in AWS v2 SDK RetryOnErrorCodeCondition.shouldRetry() (#6193)
[Oct 17, 2023, 2:37:36 PM] (github) HADOOP-18908. Improve S3A region handling. (#6187)
[Oct 17, 2023, 11:35:33 PM] (github) HDFS-17228. Improve documentation related to BlockManager. (#6195). Contributed by JiangHua Zhu.
[Oct 18, 2023, 1:31:41 AM] (github) HADOOP-18867. Upgrade ZooKeeper to 3.6.4. (#5988)
[Oct 18, 2023, 5:01:32 AM] (github) HDFS-17220. Fix same available space policy in AvailableSpaceVolumeChoosingPolicy (#6174)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.util.curator.TestSecureZKCuratorManager 
       hadoop.util.curator.TestZKCuratorManager 
       hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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 
       hadoop.fs.s3a.impl.TestErrorTranslation 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-mvnsite-root.txt [236K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/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/569/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/569/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/569/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/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/569/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [172K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/artifact/out/patch-unit-hadoop-tools_hadoop-aws.txt [36K]

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

[Oct 17, 2023, 11:59:50 AM] (github) HADOOP-18932. S3A. upgrade AWS v2 SDK to 2.20.160 and v1 to 1.12.565 (#6178)
[Oct 17, 2023, 2:17:16 PM] (github) HADOOP-18939. NPE in AWS v2 SDK RetryOnErrorCodeCondition.shouldRetry() (#6193)
[Oct 17, 2023, 2:37:36 PM] (github) HADOOP-18908. Improve S3A region handling. (#6187)
[Oct 17, 2023, 11:35:33 PM] (github) HDFS-17228. Improve documentation related to BlockManager. (#6195). Contributed by JiangHua Zhu.
[Oct 18, 2023, 1:31:41 AM] (github) HADOOP-18867. Upgrade ZooKeeper to 3.6.4. (#5988)
[Oct 18, 2023, 5:01:32 AM] (github) HDFS-17220. Fix same available space policy in AvailableSpaceVolumeChoosingPolicy (#6174)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.util.curator.TestSecureZKCuratorManager 
       hadoop.util.curator.TestZKCuratorManager 
       hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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 
       hadoop.fs.s3a.impl.TestErrorTranslation 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-mvnsite-root.txt [236K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/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/569/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/569/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/569/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/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/569/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [172K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/artifact/out/patch-unit-hadoop-tools_hadoop-aws.txt [36K]

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

[Oct 17, 2023, 11:59:50 AM] (github) HADOOP-18932. S3A. upgrade AWS v2 SDK to 2.20.160 and v1 to 1.12.565 (#6178)
[Oct 17, 2023, 2:17:16 PM] (github) HADOOP-18939. NPE in AWS v2 SDK RetryOnErrorCodeCondition.shouldRetry() (#6193)
[Oct 17, 2023, 2:37:36 PM] (github) HADOOP-18908. Improve S3A region handling. (#6187)
[Oct 17, 2023, 11:35:33 PM] (github) HDFS-17228. Improve documentation related to BlockManager. (#6195). Contributed by JiangHua Zhu.
[Oct 18, 2023, 1:31:41 AM] (github) HADOOP-18867. Upgrade ZooKeeper to 3.6.4. (#5988)
[Oct 18, 2023, 5:01:32 AM] (github) HDFS-17220. Fix same available space policy in AvailableSpaceVolumeChoosingPolicy (#6174)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.util.curator.TestSecureZKCuratorManager 
       hadoop.util.curator.TestZKCuratorManager 
       hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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 
       hadoop.fs.s3a.impl.TestErrorTranslation 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-mvnsite-root.txt [236K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/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/569/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/569/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/569/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/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/569/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [172K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/artifact/out/patch-unit-hadoop-tools_hadoop-aws.txt [36K]

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

[Oct 17, 2023, 11:59:50 AM] (github) HADOOP-18932. S3A. upgrade AWS v2 SDK to 2.20.160 and v1 to 1.12.565 (#6178)
[Oct 17, 2023, 2:17:16 PM] (github) HADOOP-18939. NPE in AWS v2 SDK RetryOnErrorCodeCondition.shouldRetry() (#6193)
[Oct 17, 2023, 2:37:36 PM] (github) HADOOP-18908. Improve S3A region handling. (#6187)
[Oct 17, 2023, 11:35:33 PM] (github) HDFS-17228. Improve documentation related to BlockManager. (#6195). Contributed by JiangHua Zhu.
[Oct 18, 2023, 1:31:41 AM] (github) HADOOP-18867. Upgrade ZooKeeper to 3.6.4. (#5988)
[Oct 18, 2023, 5:01:32 AM] (github) HDFS-17220. Fix same available space policy in AvailableSpaceVolumeChoosingPolicy (#6174)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.util.curator.TestSecureZKCuratorManager 
       hadoop.util.curator.TestZKCuratorManager 
       hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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 
       hadoop.fs.s3a.impl.TestErrorTranslation 
      

   cc:

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

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-mvnsite-root.txt [236K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/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/569/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/569/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/569/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/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/569/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [172K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/569/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/569/artifact/out/patch-unit-hadoop-tools_hadoop-aws.txt [36K]

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

[Oct 16, 2023, 8:34:40 AM] (github) HDFS-17210. Optimize AvailableSpaceBlockPlacementPolicy. (#6113). Contributed by GuoPhilipse.
[Oct 16, 2023, 7:17:58 PM] (Szilard Nemeth) YARN.11590. RM process stuck after calling confStore.format() when ZK SSL/TLS is enabled, as netty thread waits indefinitely. Contributed by Ferenc Erdelyi




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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/568/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/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/568/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/568/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/568/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/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/568/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [300K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/

[Oct 16, 2023, 8:34:40 AM] (github) HDFS-17210. Optimize AvailableSpaceBlockPlacementPolicy. (#6113). Contributed by GuoPhilipse.
[Oct 16, 2023, 7:17:58 PM] (Szilard Nemeth) YARN.11590. RM process stuck after calling confStore.format() when ZK SSL/TLS is enabled, as netty thread waits indefinitely. Contributed by Ferenc Erdelyi




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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/568/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/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/568/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/568/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/568/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/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/568/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [300K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/

[Oct 16, 2023, 8:34:40 AM] (github) HDFS-17210. Optimize AvailableSpaceBlockPlacementPolicy. (#6113). Contributed by GuoPhilipse.
[Oct 16, 2023, 7:17:58 PM] (Szilard Nemeth) YARN.11590. RM process stuck after calling confStore.format() when ZK SSL/TLS is enabled, as netty thread waits indefinitely. Contributed by Ferenc Erdelyi




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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/568/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/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/568/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/568/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/568/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/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/568/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [300K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/

[Oct 16, 2023, 8:34:40 AM] (github) HDFS-17210. Optimize AvailableSpaceBlockPlacementPolicy. (#6113). Contributed by GuoPhilipse.
[Oct 16, 2023, 7:17:58 PM] (Szilard Nemeth) YARN.11590. RM process stuck after calling confStore.format() when ZK SSL/TLS is enabled, as netty thread waits indefinitely. Contributed by Ferenc Erdelyi




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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/568/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/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/568/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/568/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/568/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/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/568/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/568/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [300K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/568/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/567/

[Oct 13, 2023, 12:48:38 PM] (github) HADOOP-18487. Make protobuf 2.5 an optional runtime dependency. (#4996)
[Oct 13, 2023, 7:01:44 PM] (github) HADOOP-18916. Exclude all module-info classes from uber jars (#6131)
[Oct 13, 2023, 10:34:44 PM] (github) HADOOP-18926.Add some comments related to NodeFencer. (#6162)
[Oct 14, 2023, 2:00:28 AM] (github) YARN-11571. [GPG] Add Information About YARN GPG in Federation.md (#6158) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/567/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/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/567/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/567/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/567/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/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/567/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/

[Oct 13, 2023, 12:48:38 PM] (github) HADOOP-18487. Make protobuf 2.5 an optional runtime dependency. (#4996)
[Oct 13, 2023, 7:01:44 PM] (github) HADOOP-18916. Exclude all module-info classes from uber jars (#6131)
[Oct 13, 2023, 10:34:44 PM] (github) HADOOP-18926.Add some comments related to NodeFencer. (#6162)
[Oct 14, 2023, 2:00:28 AM] (github) YARN-11571. [GPG] Add Information About YARN GPG in Federation.md (#6158) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/567/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/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/567/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/567/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/567/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/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/567/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/

[Oct 13, 2023, 12:48:38 PM] (github) HADOOP-18487. Make protobuf 2.5 an optional runtime dependency. (#4996)
[Oct 13, 2023, 7:01:44 PM] (github) HADOOP-18916. Exclude all module-info classes from uber jars (#6131)
[Oct 13, 2023, 10:34:44 PM] (github) HADOOP-18926.Add some comments related to NodeFencer. (#6162)
[Oct 14, 2023, 2:00:28 AM] (github) YARN-11571. [GPG] Add Information About YARN GPG in Federation.md (#6158) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/567/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/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/567/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/567/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/567/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/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/567/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/

[Oct 13, 2023, 12:48:38 PM] (github) HADOOP-18487. Make protobuf 2.5 an optional runtime dependency. (#4996)
[Oct 13, 2023, 7:01:44 PM] (github) HADOOP-18916. Exclude all module-info classes from uber jars (#6131)
[Oct 13, 2023, 10:34:44 PM] (github) HADOOP-18926.Add some comments related to NodeFencer. (#6162)
[Oct 14, 2023, 2:00:28 AM] (github) YARN-11571. [GPG] Add Information About YARN GPG in Federation.md (#6158) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/567/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/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/567/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/567/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/567/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/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/567/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/567/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/567/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/566/

[Oct 11, 2023, 5:50:37 PM] (github) HADOOP-18929. Exclude commons-compress module-info.class (#6170)
[Oct 12, 2023, 11:13:44 AM] (github) YARN-11588. [Federation] Fix uncleaned threads in yarn router thread pool executor (#6159) Contributed by Jeffrey Chang.
[Oct 12, 2023, 3:21:26 PM] (github) HADOOP-18922. Race condition in ZKDelegationTokenSecretManager creating znode (#6150). Contributed by Kevin Risden.
[Oct 12, 2023, 3:27:15 PM] (github) HDFS-17208. Add the metrics PendingAsyncDiskOperations in datanode (#6109). Contributed by Haiyang Hu.
[Oct 12, 2023, 4:47:44 PM] (github) HADOOP-18889. S3A v2 SDK third party support (#6141)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       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/566/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/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/566/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/566/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/566/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/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/566/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [228K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [148K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/

[Oct 11, 2023, 5:50:37 PM] (github) HADOOP-18929. Exclude commons-compress module-info.class (#6170)
[Oct 12, 2023, 11:13:44 AM] (github) YARN-11588. [Federation] Fix uncleaned threads in yarn router thread pool executor (#6159) Contributed by Jeffrey Chang.
[Oct 12, 2023, 3:21:26 PM] (github) HADOOP-18922. Race condition in ZKDelegationTokenSecretManager creating znode (#6150). Contributed by Kevin Risden.
[Oct 12, 2023, 3:27:15 PM] (github) HDFS-17208. Add the metrics PendingAsyncDiskOperations in datanode (#6109). Contributed by Haiyang Hu.
[Oct 12, 2023, 4:47:44 PM] (github) HADOOP-18889. S3A v2 SDK third party support (#6141)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       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/566/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/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/566/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/566/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/566/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/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/566/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [228K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [148K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/

[Oct 11, 2023, 5:50:37 PM] (github) HADOOP-18929. Exclude commons-compress module-info.class (#6170)
[Oct 12, 2023, 11:13:44 AM] (github) YARN-11588. [Federation] Fix uncleaned threads in yarn router thread pool executor (#6159) Contributed by Jeffrey Chang.
[Oct 12, 2023, 3:21:26 PM] (github) HADOOP-18922. Race condition in ZKDelegationTokenSecretManager creating znode (#6150). Contributed by Kevin Risden.
[Oct 12, 2023, 3:27:15 PM] (github) HDFS-17208. Add the metrics PendingAsyncDiskOperations in datanode (#6109). Contributed by Haiyang Hu.
[Oct 12, 2023, 4:47:44 PM] (github) HADOOP-18889. S3A v2 SDK third party support (#6141)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       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/566/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/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/566/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/566/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/566/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/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/566/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [228K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [148K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/

[Oct 11, 2023, 5:50:37 PM] (github) HADOOP-18929. Exclude commons-compress module-info.class (#6170)
[Oct 12, 2023, 11:13:44 AM] (github) YARN-11588. [Federation] Fix uncleaned threads in yarn router thread pool executor (#6159) Contributed by Jeffrey Chang.
[Oct 12, 2023, 3:21:26 PM] (github) HADOOP-18922. Race condition in ZKDelegationTokenSecretManager creating znode (#6150). Contributed by Kevin Risden.
[Oct 12, 2023, 3:27:15 PM] (github) HDFS-17208. Add the metrics PendingAsyncDiskOperations in datanode (#6109). Contributed by Haiyang Hu.
[Oct 12, 2023, 4:47:44 PM] (github) HADOOP-18889. S3A v2 SDK third party support (#6141)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       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/566/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/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/566/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/566/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/566/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/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/566/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/566/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [228K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [148K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/566/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/565/

[Oct 9, 2023, 3:51:12 PM] (github) HADOOP-18876. ABFS: Change default for fs.azure.data.blocks.buffer to bytebuffer (#6009)
[Oct 9, 2023, 4:40:15 PM] (github) HADOOP-18861. ABFS: Fix failing tests for CPK (#5979)
[Oct 9, 2023, 7:01:56 PM] (github) HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)
[Oct 9, 2023, 7:05:07 PM] (Steve Loughran) Revert "HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)"
[Oct 9, 2023, 7:05:23 PM] (Steve Loughran) HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)
[Oct 9, 2023, 9:06:41 PM] (github) YARN-9048. Add znode hierarchy in Federation ZK State Store. (#6016)
[Oct 10, 2023, 2:20:07 AM] (github) HDFS-17217. Add lifeline RPC start up log when NameNode#startCommonServices (#6154). Contributed by  Haiyang Hu.
[Oct 10, 2023, 8:51:46 PM] (github) HDFS-16740. Mini cluster test flakiness (#4835)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       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/565/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/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/565/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/565/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/565/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/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/565/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [428K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/

[Oct 9, 2023, 3:51:12 PM] (github) HADOOP-18876. ABFS: Change default for fs.azure.data.blocks.buffer to bytebuffer (#6009)
[Oct 9, 2023, 4:40:15 PM] (github) HADOOP-18861. ABFS: Fix failing tests for CPK (#5979)
[Oct 9, 2023, 7:01:56 PM] (github) HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)
[Oct 9, 2023, 7:05:07 PM] (Steve Loughran) Revert "HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)"
[Oct 9, 2023, 7:05:23 PM] (Steve Loughran) HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)
[Oct 9, 2023, 9:06:41 PM] (github) YARN-9048. Add znode hierarchy in Federation ZK State Store. (#6016)
[Oct 10, 2023, 2:20:07 AM] (github) HDFS-17217. Add lifeline RPC start up log when NameNode#startCommonServices (#6154). Contributed by  Haiyang Hu.
[Oct 10, 2023, 8:51:46 PM] (github) HDFS-16740. Mini cluster test flakiness (#4835)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       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/565/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/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/565/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/565/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/565/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/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/565/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [428K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/

[Oct 9, 2023, 3:51:12 PM] (github) HADOOP-18876. ABFS: Change default for fs.azure.data.blocks.buffer to bytebuffer (#6009)
[Oct 9, 2023, 4:40:15 PM] (github) HADOOP-18861. ABFS: Fix failing tests for CPK (#5979)
[Oct 9, 2023, 7:01:56 PM] (github) HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)
[Oct 9, 2023, 7:05:07 PM] (Steve Loughran) Revert "HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)"
[Oct 9, 2023, 7:05:23 PM] (Steve Loughran) HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)
[Oct 9, 2023, 9:06:41 PM] (github) YARN-9048. Add znode hierarchy in Federation ZK State Store. (#6016)
[Oct 10, 2023, 2:20:07 AM] (github) HDFS-17217. Add lifeline RPC start up log when NameNode#startCommonServices (#6154). Contributed by  Haiyang Hu.
[Oct 10, 2023, 8:51:46 PM] (github) HDFS-16740. Mini cluster test flakiness (#4835)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       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/565/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/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/565/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/565/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/565/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/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/565/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [428K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/

[Oct 9, 2023, 3:51:12 PM] (github) HADOOP-18876. ABFS: Change default for fs.azure.data.blocks.buffer to bytebuffer (#6009)
[Oct 9, 2023, 4:40:15 PM] (github) HADOOP-18861. ABFS: Fix failing tests for CPK (#5979)
[Oct 9, 2023, 7:01:56 PM] (github) HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)
[Oct 9, 2023, 7:05:07 PM] (Steve Loughran) Revert "HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)"
[Oct 9, 2023, 7:05:23 PM] (Steve Loughran) HADOOP-18869: [ABFS] Fix behavior of a File System APIs on root path (#6003)
[Oct 9, 2023, 9:06:41 PM] (github) YARN-9048. Add znode hierarchy in Federation ZK State Store. (#6016)
[Oct 10, 2023, 2:20:07 AM] (github) HDFS-17217. Add lifeline RPC start up log when NameNode#startCommonServices (#6154). Contributed by  Haiyang Hu.
[Oct 10, 2023, 8:51:46 PM] (github) HDFS-16740. Mini cluster test flakiness (#4835)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       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/565/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/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/565/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/565/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/565/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/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/565/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/565/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [428K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/565/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/564/

[Oct 7, 2023, 5:20:38 PM] (github) HADOOP-18923. Switch to SPDX identifier for license name (#6149). Contributed by Colm O hEigeartaigh.
[Oct 8, 2023, 12:20:11 AM] (github) YARN-11583. Improve Node Link for YARN Federation Web Page. (#6145) Contributed by Shilun Fan.
[Oct 8, 2023, 2:36:09 AM] (github) HDFS-17171. CONGESTION_RATIO should be configurable (#5996)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       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/564/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/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/564/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/564/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/564/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/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/564/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/

[Oct 7, 2023, 5:20:38 PM] (github) HADOOP-18923. Switch to SPDX identifier for license name (#6149). Contributed by Colm O hEigeartaigh.
[Oct 8, 2023, 12:20:11 AM] (github) YARN-11583. Improve Node Link for YARN Federation Web Page. (#6145) Contributed by Shilun Fan.
[Oct 8, 2023, 2:36:09 AM] (github) HDFS-17171. CONGESTION_RATIO should be configurable (#5996)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       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/564/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/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/564/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/564/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/564/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/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/564/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/

[Oct 7, 2023, 5:20:38 PM] (github) HADOOP-18923. Switch to SPDX identifier for license name (#6149). Contributed by Colm O hEigeartaigh.
[Oct 8, 2023, 12:20:11 AM] (github) YARN-11583. Improve Node Link for YARN Federation Web Page. (#6145) Contributed by Shilun Fan.
[Oct 8, 2023, 2:36:09 AM] (github) HDFS-17171. CONGESTION_RATIO should be configurable (#5996)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       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/564/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/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/564/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/564/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/564/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/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/564/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/

[Oct 7, 2023, 5:20:38 PM] (github) HADOOP-18923. Switch to SPDX identifier for license name (#6149). Contributed by Colm O hEigeartaigh.
[Oct 8, 2023, 12:20:11 AM] (github) YARN-11583. Improve Node Link for YARN Federation Web Page. (#6145) Contributed by Shilun Fan.
[Oct 8, 2023, 2:36:09 AM] (github) HDFS-17171. CONGESTION_RATIO should be configurable (#5996)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       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/564/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/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/564/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/564/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/564/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/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/564/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/564/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/564/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/563/

[Oct 5, 2023, 6:20:40 AM] (github) YARN-11579. Fix 'Physical Mem Used' and 'Physical VCores Used' are not displaying data. (#6123) Contributed by Shilun Fan.
[Oct 5, 2023, 8:28:21 PM] (github) HADOOP-18917. Upgrade to commons-io 2.14.0 (#6133). Contributed by PJ Fanning
[Oct 6, 2023, 4:10:32 AM] (github) HADOOP-18917. Addendum: Upgrade to commons-io 2.14.0 (#6152). Contributed by PJ Fanning
[Oct 6, 2023, 7:09:23 AM] (github) HDFS-17205. HdfsServerConstants.MIN_BLOCKS_FOR_WRITE should be configurable (#6112). Contributed by Haiyang Hu
[Oct 6, 2023, 7:10:44 AM] (github) HDFS-17200. Add some datanode related metrics to Metrics.md. (#6099). Contributed by huangzhaobo99




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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/563/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/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/563/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/563/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/563/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/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/563/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/

[Oct 5, 2023, 6:20:40 AM] (github) YARN-11579. Fix 'Physical Mem Used' and 'Physical VCores Used' are not displaying data. (#6123) Contributed by Shilun Fan.
[Oct 5, 2023, 8:28:21 PM] (github) HADOOP-18917. Upgrade to commons-io 2.14.0 (#6133). Contributed by PJ Fanning
[Oct 6, 2023, 4:10:32 AM] (github) HADOOP-18917. Addendum: Upgrade to commons-io 2.14.0 (#6152). Contributed by PJ Fanning
[Oct 6, 2023, 7:09:23 AM] (github) HDFS-17205. HdfsServerConstants.MIN_BLOCKS_FOR_WRITE should be configurable (#6112). Contributed by Haiyang Hu
[Oct 6, 2023, 7:10:44 AM] (github) HDFS-17200. Add some datanode related metrics to Metrics.md. (#6099). Contributed by huangzhaobo99




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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/563/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/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/563/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/563/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/563/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/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/563/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/

[Oct 5, 2023, 6:20:40 AM] (github) YARN-11579. Fix 'Physical Mem Used' and 'Physical VCores Used' are not displaying data. (#6123) Contributed by Shilun Fan.
[Oct 5, 2023, 8:28:21 PM] (github) HADOOP-18917. Upgrade to commons-io 2.14.0 (#6133). Contributed by PJ Fanning
[Oct 6, 2023, 4:10:32 AM] (github) HADOOP-18917. Addendum: Upgrade to commons-io 2.14.0 (#6152). Contributed by PJ Fanning
[Oct 6, 2023, 7:09:23 AM] (github) HDFS-17205. HdfsServerConstants.MIN_BLOCKS_FOR_WRITE should be configurable (#6112). Contributed by Haiyang Hu
[Oct 6, 2023, 7:10:44 AM] (github) HDFS-17200. Add some datanode related metrics to Metrics.md. (#6099). Contributed by huangzhaobo99




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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/563/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/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/563/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/563/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/563/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/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/563/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/

[Oct 5, 2023, 6:20:40 AM] (github) YARN-11579. Fix 'Physical Mem Used' and 'Physical VCores Used' are not displaying data. (#6123) Contributed by Shilun Fan.
[Oct 5, 2023, 8:28:21 PM] (github) HADOOP-18917. Upgrade to commons-io 2.14.0 (#6133). Contributed by PJ Fanning
[Oct 6, 2023, 4:10:32 AM] (github) HADOOP-18917. Addendum: Upgrade to commons-io 2.14.0 (#6152). Contributed by PJ Fanning
[Oct 6, 2023, 7:09:23 AM] (github) HDFS-17205. HdfsServerConstants.MIN_BLOCKS_FOR_WRITE should be configurable (#6112). Contributed by Haiyang Hu
[Oct 6, 2023, 7:10:44 AM] (github) HDFS-17200. Add some datanode related metrics to Metrics.md. (#6099). Contributed by huangzhaobo99




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       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/563/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/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/563/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/563/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/563/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/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/563/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/563/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/563/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/562/

[Oct 3, 2023, 10:21:52 AM] (github) YARN-11580. YARN Router Web supports displaying information for Non-Federation. (#6127) Contributed by Shilun Fan.
[Oct 3, 2023, 3:26:03 PM] (github) HDFS-17214. RBF: The Quota class' andByStorageType method res has an incorrect initial value. (#6135)
[Oct 4, 2023, 6:22:59 PM] (github) HDFS-17194. Enhance the log message for striped block recovery (#6094)
[Oct 4, 2023, 6:55:03 PM] (github) HADOOP-18875. ABFS: Add sendMs and recvMs information for each AbfsHttpOperation by default. (#6008)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/562/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/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/562/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/562/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/562/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/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/562/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [276K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/

[Oct 3, 2023, 10:21:52 AM] (github) YARN-11580. YARN Router Web supports displaying information for Non-Federation. (#6127) Contributed by Shilun Fan.
[Oct 3, 2023, 3:26:03 PM] (github) HDFS-17214. RBF: The Quota class' andByStorageType method res has an incorrect initial value. (#6135)
[Oct 4, 2023, 6:22:59 PM] (github) HDFS-17194. Enhance the log message for striped block recovery (#6094)
[Oct 4, 2023, 6:55:03 PM] (github) HADOOP-18875. ABFS: Add sendMs and recvMs information for each AbfsHttpOperation by default. (#6008)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/562/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/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/562/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/562/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/562/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/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/562/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [276K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/

[Oct 3, 2023, 10:21:52 AM] (github) YARN-11580. YARN Router Web supports displaying information for Non-Federation. (#6127) Contributed by Shilun Fan.
[Oct 3, 2023, 3:26:03 PM] (github) HDFS-17214. RBF: The Quota class' andByStorageType method res has an incorrect initial value. (#6135)
[Oct 4, 2023, 6:22:59 PM] (github) HDFS-17194. Enhance the log message for striped block recovery (#6094)
[Oct 4, 2023, 6:55:03 PM] (github) HADOOP-18875. ABFS: Add sendMs and recvMs information for each AbfsHttpOperation by default. (#6008)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/562/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/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/562/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/562/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/562/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/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/562/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [276K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/

[Oct 3, 2023, 10:21:52 AM] (github) YARN-11580. YARN Router Web supports displaying information for Non-Federation. (#6127) Contributed by Shilun Fan.
[Oct 3, 2023, 3:26:03 PM] (github) HDFS-17214. RBF: The Quota class' andByStorageType method res has an incorrect initial value. (#6135)
[Oct 4, 2023, 6:22:59 PM] (github) HDFS-17194. Enhance the log message for striped block recovery (#6094)
[Oct 4, 2023, 6:55:03 PM] (github) HADOOP-18875. ABFS: Add sendMs and recvMs information for each AbfsHttpOperation by default. (#6008)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 

    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 511] 
       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 478] 
       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 511] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/562/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/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/562/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/562/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/562/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/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/562/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/562/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [276K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/562/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/561/

[Oct 1, 2023, 11:55:32 AM] (github) MAPREDUCE-7453. Revert HADOOP-18649. (#6102). Contributed by zhengchenyu.
[Oct 1, 2023, 12:00:59 PM] (github) HDFS-17209. Correct comments to align with the code (#6110). Contributed by Yu Wang.
[Oct 2, 2023, 1:20:47 PM] (github) YARN-11578. Cache fs supports chmod in LogAggregationFileController. (#6120)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/561/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/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/561/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/561/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/561/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/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/561/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [664K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/

[Oct 1, 2023, 11:55:32 AM] (github) MAPREDUCE-7453. Revert HADOOP-18649. (#6102). Contributed by zhengchenyu.
[Oct 1, 2023, 12:00:59 PM] (github) HDFS-17209. Correct comments to align with the code (#6110). Contributed by Yu Wang.
[Oct 2, 2023, 1:20:47 PM] (github) YARN-11578. Cache fs supports chmod in LogAggregationFileController. (#6120)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/561/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/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/561/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/561/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/561/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/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/561/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [664K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/

[Oct 1, 2023, 11:55:32 AM] (github) MAPREDUCE-7453. Revert HADOOP-18649. (#6102). Contributed by zhengchenyu.
[Oct 1, 2023, 12:00:59 PM] (github) HDFS-17209. Correct comments to align with the code (#6110). Contributed by Yu Wang.
[Oct 2, 2023, 1:20:47 PM] (github) YARN-11578. Cache fs supports chmod in LogAggregationFileController. (#6120)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/561/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/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/561/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/561/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/561/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/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/561/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [664K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/

[Oct 1, 2023, 11:55:32 AM] (github) MAPREDUCE-7453. Revert HADOOP-18649. (#6102). Contributed by zhengchenyu.
[Oct 1, 2023, 12:00:59 PM] (github) HDFS-17209. Correct comments to align with the code (#6110). Contributed by Yu Wang.
[Oct 2, 2023, 1:20:47 PM] (github) YARN-11578. Cache fs supports chmod in LogAggregationFileController. (#6120)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       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/561/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/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/561/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/561/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/561/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/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/561/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/561/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [664K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/561/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/560/

[Sep 29, 2023, 6:25:59 AM] (github) HDFS-17211. Fix comments in the RemoteParam class. (#6124). Contributed hellosrc.
[Sep 29, 2023, 6:36:24 AM] (github) HDFS-17133: TestFsDatasetImpl missing null check when cleaning up (#6079). Contributed by ConfX.
[Sep 29, 2023, 8:59:01 AM] (github) YARN-11537. [Addendum][Federation] Router CLI Supports List SubClusterPolicyConfiguration Of Queues. (#6121) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/560/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/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/560/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/560/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/560/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/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/560/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/

[Sep 29, 2023, 6:25:59 AM] (github) HDFS-17211. Fix comments in the RemoteParam class. (#6124). Contributed hellosrc.
[Sep 29, 2023, 6:36:24 AM] (github) HDFS-17133: TestFsDatasetImpl missing null check when cleaning up (#6079). Contributed by ConfX.
[Sep 29, 2023, 8:59:01 AM] (github) YARN-11537. [Addendum][Federation] Router CLI Supports List SubClusterPolicyConfiguration Of Queues. (#6121) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/560/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/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/560/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/560/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/560/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/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/560/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/

[Sep 29, 2023, 6:25:59 AM] (github) HDFS-17211. Fix comments in the RemoteParam class. (#6124). Contributed hellosrc.
[Sep 29, 2023, 6:36:24 AM] (github) HDFS-17133: TestFsDatasetImpl missing null check when cleaning up (#6079). Contributed by ConfX.
[Sep 29, 2023, 8:59:01 AM] (github) YARN-11537. [Addendum][Federation] Router CLI Supports List SubClusterPolicyConfiguration Of Queues. (#6121) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/560/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/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/560/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/560/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/560/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/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/560/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/

[Sep 29, 2023, 6:25:59 AM] (github) HDFS-17211. Fix comments in the RemoteParam class. (#6124). Contributed hellosrc.
[Sep 29, 2023, 6:36:24 AM] (github) HDFS-17133: TestFsDatasetImpl missing null check when cleaning up (#6079). Contributed by ConfX.
[Sep 29, 2023, 8:59:01 AM] (github) YARN-11537. [Addendum][Federation] Router CLI Supports List SubClusterPolicyConfiguration Of Queues. (#6121) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/560/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/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/560/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/560/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/560/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/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/560/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/560/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/560/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/559/

[Sep 27, 2023, 2:43:28 PM] (github) YARN-11522. Update the documentation with the YARN-11000 changes. (#5870)
[Sep 27, 2023, 10:21:45 PM] (Szilard Nemeth) YARN-11468. Zookeeper SSL/TLS support. Contributed by Ferenc Erdelyi
[Sep 28, 2023, 1:17:29 AM] (github) YARN-11558. Fix dependency convergence error on hbase2 profile. (#6017)
[Sep 28, 2023, 2:33:45 AM] (Szilard Nemeth) MAPREDUCE-7456. Extend add-opens flag to container launch commands on JDK17 nodes. Contributed by Peter Szucs
[Sep 28, 2023, 5:52:31 AM] (github) HADOOP-18912. upgrade snappy-java to 1.1.10.4 (#6115). Contributed by PJ Fanning.
[Sep 28, 2023, 11:15:53 PM] (github) YARN-8862. [BackPort] [GPG] Add Yarn Registry cleanup in ApplicationCleaner. (#6083) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/559/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/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/559/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/559/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/559/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/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/559/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [432K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/

[Sep 27, 2023, 2:43:28 PM] (github) YARN-11522. Update the documentation with the YARN-11000 changes. (#5870)
[Sep 27, 2023, 10:21:45 PM] (Szilard Nemeth) YARN-11468. Zookeeper SSL/TLS support. Contributed by Ferenc Erdelyi
[Sep 28, 2023, 1:17:29 AM] (github) YARN-11558. Fix dependency convergence error on hbase2 profile. (#6017)
[Sep 28, 2023, 2:33:45 AM] (Szilard Nemeth) MAPREDUCE-7456. Extend add-opens flag to container launch commands on JDK17 nodes. Contributed by Peter Szucs
[Sep 28, 2023, 5:52:31 AM] (github) HADOOP-18912. upgrade snappy-java to 1.1.10.4 (#6115). Contributed by PJ Fanning.
[Sep 28, 2023, 11:15:53 PM] (github) YARN-8862. [BackPort] [GPG] Add Yarn Registry cleanup in ApplicationCleaner. (#6083) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/559/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/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/559/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/559/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/559/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/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/559/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [432K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/

[Sep 27, 2023, 2:43:28 PM] (github) YARN-11522. Update the documentation with the YARN-11000 changes. (#5870)
[Sep 27, 2023, 10:21:45 PM] (Szilard Nemeth) YARN-11468. Zookeeper SSL/TLS support. Contributed by Ferenc Erdelyi
[Sep 28, 2023, 1:17:29 AM] (github) YARN-11558. Fix dependency convergence error on hbase2 profile. (#6017)
[Sep 28, 2023, 2:33:45 AM] (Szilard Nemeth) MAPREDUCE-7456. Extend add-opens flag to container launch commands on JDK17 nodes. Contributed by Peter Szucs
[Sep 28, 2023, 5:52:31 AM] (github) HADOOP-18912. upgrade snappy-java to 1.1.10.4 (#6115). Contributed by PJ Fanning.
[Sep 28, 2023, 11:15:53 PM] (github) YARN-8862. [BackPort] [GPG] Add Yarn Registry cleanup in ApplicationCleaner. (#6083) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/559/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/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/559/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/559/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/559/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/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/559/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [432K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/

[Sep 27, 2023, 2:43:28 PM] (github) YARN-11522. Update the documentation with the YARN-11000 changes. (#5870)
[Sep 27, 2023, 10:21:45 PM] (Szilard Nemeth) YARN-11468. Zookeeper SSL/TLS support. Contributed by Ferenc Erdelyi
[Sep 28, 2023, 1:17:29 AM] (github) YARN-11558. Fix dependency convergence error on hbase2 profile. (#6017)
[Sep 28, 2023, 2:33:45 AM] (Szilard Nemeth) MAPREDUCE-7456. Extend add-opens flag to container launch commands on JDK17 nodes. Contributed by Peter Szucs
[Sep 28, 2023, 5:52:31 AM] (github) HADOOP-18912. upgrade snappy-java to 1.1.10.4 (#6115). Contributed by PJ Fanning.
[Sep 28, 2023, 11:15:53 PM] (github) YARN-8862. [BackPort] [GPG] Add Yarn Registry cleanup in ApplicationCleaner. (#6083) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/559/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/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/559/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/559/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/559/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/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/559/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/559/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [432K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/559/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/558/

[Sep 25, 2023, 5:23:02 AM] (github) YARN-9586. Need more doc for yarn.federation.policy-manager-params when LoadBasedRouterPolicy is used. (#6085) Contributed by Shilun Fan.
[Sep 25, 2023, 2:24:03 PM] (github) YARN-11514. Extend SchedulerResponse with capacityVector (#5989)
[Sep 25, 2023, 8:52:57 PM] (github) YARN-11547. [Federation] Router Supports Remove individual application records from FederationStateStore. (#6055)
[Sep 26, 2023, 10:49:47 AM] (github) HDFS-17204. EC: Reduce unnecessary log when processing excess redundancy. (#6107). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/558/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/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/558/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/558/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/558/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/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/558/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [448K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/

[Sep 25, 2023, 5:23:02 AM] (github) YARN-9586. Need more doc for yarn.federation.policy-manager-params when LoadBasedRouterPolicy is used. (#6085) Contributed by Shilun Fan.
[Sep 25, 2023, 2:24:03 PM] (github) YARN-11514. Extend SchedulerResponse with capacityVector (#5989)
[Sep 25, 2023, 8:52:57 PM] (github) YARN-11547. [Federation] Router Supports Remove individual application records from FederationStateStore. (#6055)
[Sep 26, 2023, 10:49:47 AM] (github) HDFS-17204. EC: Reduce unnecessary log when processing excess redundancy. (#6107). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/558/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/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/558/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/558/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/558/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/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/558/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [448K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/

[Sep 25, 2023, 5:23:02 AM] (github) YARN-9586. Need more doc for yarn.federation.policy-manager-params when LoadBasedRouterPolicy is used. (#6085) Contributed by Shilun Fan.
[Sep 25, 2023, 2:24:03 PM] (github) YARN-11514. Extend SchedulerResponse with capacityVector (#5989)
[Sep 25, 2023, 8:52:57 PM] (github) YARN-11547. [Federation] Router Supports Remove individual application records from FederationStateStore. (#6055)
[Sep 26, 2023, 10:49:47 AM] (github) HDFS-17204. EC: Reduce unnecessary log when processing excess redundancy. (#6107). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/558/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/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/558/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/558/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/558/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/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/558/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [448K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/

[Sep 25, 2023, 5:23:02 AM] (github) YARN-9586. Need more doc for yarn.federation.policy-manager-params when LoadBasedRouterPolicy is used. (#6085) Contributed by Shilun Fan.
[Sep 25, 2023, 2:24:03 PM] (github) YARN-11514. Extend SchedulerResponse with capacityVector (#5989)
[Sep 25, 2023, 8:52:57 PM] (github) YARN-11547. [Federation] Router Supports Remove individual application records from FederationStateStore. (#6055)
[Sep 26, 2023, 10:49:47 AM] (github) HDFS-17204. EC: Reduce unnecessary log when processing excess redundancy. (#6107). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/558/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/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/558/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/558/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/558/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/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/558/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/558/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [448K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/558/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/557/

[Sep 25, 2023, 5:01:25 AM] (github) HDFS-17197. Show file replication when listing corrupt files. (#6095). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/557/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/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/557/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/557/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/557/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/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/557/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [228K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/

[Sep 25, 2023, 5:01:25 AM] (github) HDFS-17197. Show file replication when listing corrupt files. (#6095). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/557/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/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/557/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/557/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/557/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/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/557/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [228K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/

[Sep 25, 2023, 5:01:25 AM] (github) HDFS-17197. Show file replication when listing corrupt files. (#6095). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/557/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/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/557/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/557/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/557/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/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/557/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [228K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/

[Sep 25, 2023, 5:01:25 AM] (github) HDFS-17197. Show file replication when listing corrupt files. (#6095). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/557/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/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/557/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/557/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/557/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/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/557/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/557/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [228K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/557/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/556/

[Sep 21, 2023, 9:01:44 AM] (github) HADOOP-18829. S3A prefetch LRU cache eviction metrics (#5893)
[Sep 21, 2023, 1:45:30 PM] (github) HDFS-17184. Improve BlockReceiver to throws DiskOutOfSpaceException when initialize. (#6044). Contributed by Haiyang Hu.
[Sep 22, 2023, 1:09:17 PM] (github) YARN-11567 - Aggregate container launch debug artifacts on error (#6053)
[Sep 22, 2023, 6:00:50 PM] (github) YARN-11573. Add config option to make container allocation prefer nodes without reserved containers (#6098)


[Error replacing 'FILE' - Workspace is not accessible]

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

[Sep 21, 2023, 9:01:44 AM] (github) HADOOP-18829. S3A prefetch LRU cache eviction metrics (#5893)
[Sep 21, 2023, 1:45:30 PM] (github) HDFS-17184. Improve BlockReceiver to throws DiskOutOfSpaceException when initialize. (#6044). Contributed by Haiyang Hu.
[Sep 22, 2023, 1:09:17 PM] (github) YARN-11567 - Aggregate container launch debug artifacts on error (#6053)
[Sep 22, 2023, 6:00:50 PM] (github) YARN-11573. Add config option to make container allocation prefer nodes without reserved containers (#6098)


[Error replacing 'FILE' - Workspace is not accessible]

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

[Sep 21, 2023, 9:01:44 AM] (github) HADOOP-18829. S3A prefetch LRU cache eviction metrics (#5893)
[Sep 21, 2023, 1:45:30 PM] (github) HDFS-17184. Improve BlockReceiver to throws DiskOutOfSpaceException when initialize. (#6044). Contributed by Haiyang Hu.
[Sep 22, 2023, 1:09:17 PM] (github) YARN-11567 - Aggregate container launch debug artifacts on error (#6053)
[Sep 22, 2023, 6:00:50 PM] (github) YARN-11573. Add config option to make container allocation prefer nodes without reserved containers (#6098)


[Error replacing 'FILE' - Workspace is not accessible]

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

[Sep 21, 2023, 9:01:44 AM] (github) HADOOP-18829. S3A prefetch LRU cache eviction metrics (#5893)
[Sep 21, 2023, 1:45:30 PM] (github) HDFS-17184. Improve BlockReceiver to throws DiskOutOfSpaceException when initialize. (#6044). Contributed by Haiyang Hu.
[Sep 22, 2023, 1:09:17 PM] (github) YARN-11567 - Aggregate container launch debug artifacts on error (#6053)
[Sep 22, 2023, 6:00:50 PM] (github) YARN-11573. Add config option to make container allocation prefer nodes without reserved containers (#6098)


[Error replacing 'FILE' - Workspace is not accessible]

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

[Sep 19, 2023, 11:38:36 AM] (github) HADOOP-18890. Remove use of okhttp in runtime code (#6057)
[Sep 20, 2023, 12:04:05 AM] (github) Revert "MAPREDUCE-7453. Container logs are missing when yarn.app.container.log.filesize is set to default value 0. (#6042)  Contributed by  Chenyu Zheng." (#6103)
[Sep 20, 2023, 3:46:57 AM] (github) HDFS-17105. mistakenly purge editLogs even after it is empty in NNStorageRetentionManager. (#6036). Contributed by ConfX.
[Sep 20, 2023, 8:54:36 AM] (github) HADOOP-18873. ABFS: AbfsOutputStream doesnt close DataBlocks object. (#6010)
[Sep 20, 2023, 10:26:42 AM] (github) HADOOP-18797.  Support Concurrent Writes With S3A Magic Committer (#6006)
[Sep 20, 2023, 5:04:29 PM] (github) HDFS-17198. RBF: fix bug of getRepresentativeQuorum when records have same dateModified (#6096)
[Sep 21, 2023, 12:11:59 AM] (github) YARN-11570. Add YARN_GLOBALPOLICYGENERATOR_HEAPSIZE to yarn-env for GPG. (#6086)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/555/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/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/555/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/555/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/555/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/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/555/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [672K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/

[Sep 19, 2023, 11:38:36 AM] (github) HADOOP-18890. Remove use of okhttp in runtime code (#6057)
[Sep 20, 2023, 12:04:05 AM] (github) Revert "MAPREDUCE-7453. Container logs are missing when yarn.app.container.log.filesize is set to default value 0. (#6042)  Contributed by  Chenyu Zheng." (#6103)
[Sep 20, 2023, 3:46:57 AM] (github) HDFS-17105. mistakenly purge editLogs even after it is empty in NNStorageRetentionManager. (#6036). Contributed by ConfX.
[Sep 20, 2023, 8:54:36 AM] (github) HADOOP-18873. ABFS: AbfsOutputStream doesnt close DataBlocks object. (#6010)
[Sep 20, 2023, 10:26:42 AM] (github) HADOOP-18797.  Support Concurrent Writes With S3A Magic Committer (#6006)
[Sep 20, 2023, 5:04:29 PM] (github) HDFS-17198. RBF: fix bug of getRepresentativeQuorum when records have same dateModified (#6096)
[Sep 21, 2023, 12:11:59 AM] (github) YARN-11570. Add YARN_GLOBALPOLICYGENERATOR_HEAPSIZE to yarn-env for GPG. (#6086)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/555/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

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

   hadolint:

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

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

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

   pylint:

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

   shellcheck:

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

   xml:

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

   javadoc:

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

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/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/555/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/555/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/555/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/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/555/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [672K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/

[Sep 19, 2023, 11:38:36 AM] (github) HADOOP-18890. Remove use of okhttp in runtime code (#6057)
[Sep 20, 2023, 12:04:05 AM] (github) Revert "MAPREDUCE-7453. Container logs are missing when yarn.app.container.log.filesize is set to default value 0. (#6042)  Contributed by  Chenyu Zheng." (#6103)
[Sep 20, 2023, 3:46:57 AM] (github) HDFS-17105. mistakenly purge editLogs even after it is empty in NNStorageRetentionManager. (#6036). Contributed by ConfX.
[Sep 20, 2023, 8:54:36 AM] (github) HADOOP-18873. ABFS: AbfsOutputStream doesnt close DataBlocks object. (#6010)
[Sep 20, 2023, 10:26:42 AM] (github) HADOOP-18797.  Support Concurrent Writes With S3A Magic Committer (#6006)
[Sep 20, 2023, 5:04:29 PM] (github) HDFS-17198. RBF: fix bug of getRepresentativeQuorum when records have same dateModified (#6096)
[Sep 21, 2023, 12:11:59 AM] (github) YARN-11570. Add YARN_GLOBALPOLICYGENERATOR_HEAPSIZE to yarn-env for GPG. (#6086)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/555/artifact/out/results-compile-cc-root.txt [96K]

   javac:

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

   blanks:

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

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/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/555/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/555/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/555/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/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/555/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [672K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/

[Sep 19, 2023, 11:38:36 AM] (github) HADOOP-18890. Remove use of okhttp in runtime code (#6057)
[Sep 20, 2023, 12:04:05 AM] (github) Revert "MAPREDUCE-7453. Container logs are missing when yarn.app.container.log.filesize is set to default value 0. (#6042)  Contributed by  Chenyu Zheng." (#6103)
[Sep 20, 2023, 3:46:57 AM] (github) HDFS-17105. mistakenly purge editLogs even after it is empty in NNStorageRetentionManager. (#6036). Contributed by ConfX.
[Sep 20, 2023, 8:54:36 AM] (github) HADOOP-18873. ABFS: AbfsOutputStream doesnt close DataBlocks object. (#6010)
[Sep 20, 2023, 10:26:42 AM] (github) HADOOP-18797.  Support Concurrent Writes With S3A Magic Committer (#6006)
[Sep 20, 2023, 5:04:29 PM] (github) HDFS-17198. RBF: fix bug of getRepresentativeQuorum when records have same dateModified (#6096)
[Sep 21, 2023, 12:11:59 AM] (github) YARN-11570. Add YARN_GLOBALPOLICYGENERATOR_HEAPSIZE to yarn-env for GPG. (#6086)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/555/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/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/555/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/555/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/555/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/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/555/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/555/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [672K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/555/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/554/

[Sep 18, 2023, 2:35:13 AM] (github) HDFS-17190. EC: Fix bug of OIV processing XAttr. (#6067). Contributed by Shuyan Zhang.
[Sep 18, 2023, 12:56:45 PM] (github) HDFS-17192. Add bock info when constructing remote block reader meets IOException. (#6081). Contributed by farmmamba.
[Sep 18, 2023, 4:40:22 PM] (github) HDFS-17138 RBF: We changed the hadoop.security.auth_to_local configur… (#5921)
[Sep 18, 2023, 5:50:53 PM] (github) HADOOP-18906. Increase default batch size of ZKDTSM token seqnum to reduce overflow speed of zonde dataVersion. (#6097)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.app.job.impl.TestMapReduceChildJVM 
       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/554/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/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/554/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/554/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/554/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/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/554/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [216K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/

[Sep 18, 2023, 2:35:13 AM] (github) HDFS-17190. EC: Fix bug of OIV processing XAttr. (#6067). Contributed by Shuyan Zhang.
[Sep 18, 2023, 12:56:45 PM] (github) HDFS-17192. Add bock info when constructing remote block reader meets IOException. (#6081). Contributed by farmmamba.
[Sep 18, 2023, 4:40:22 PM] (github) HDFS-17138 RBF: We changed the hadoop.security.auth_to_local configur… (#5921)
[Sep 18, 2023, 5:50:53 PM] (github) HADOOP-18906. Increase default batch size of ZKDTSM token seqnum to reduce overflow speed of zonde dataVersion. (#6097)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.app.job.impl.TestMapReduceChildJVM 
       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/554/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/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/554/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/554/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/554/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/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/554/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [216K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/

[Sep 18, 2023, 2:35:13 AM] (github) HDFS-17190. EC: Fix bug of OIV processing XAttr. (#6067). Contributed by Shuyan Zhang.
[Sep 18, 2023, 12:56:45 PM] (github) HDFS-17192. Add bock info when constructing remote block reader meets IOException. (#6081). Contributed by farmmamba.
[Sep 18, 2023, 4:40:22 PM] (github) HDFS-17138 RBF: We changed the hadoop.security.auth_to_local configur… (#5921)
[Sep 18, 2023, 5:50:53 PM] (github) HADOOP-18906. Increase default batch size of ZKDTSM token seqnum to reduce overflow speed of zonde dataVersion. (#6097)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.app.job.impl.TestMapReduceChildJVM 
       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/554/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/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/554/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/554/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/554/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/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/554/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [216K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/

[Sep 18, 2023, 2:35:13 AM] (github) HDFS-17190. EC: Fix bug of OIV processing XAttr. (#6067). Contributed by Shuyan Zhang.
[Sep 18, 2023, 12:56:45 PM] (github) HDFS-17192. Add bock info when constructing remote block reader meets IOException. (#6081). Contributed by farmmamba.
[Sep 18, 2023, 4:40:22 PM] (github) HDFS-17138 RBF: We changed the hadoop.security.auth_to_local configur… (#5921)
[Sep 18, 2023, 5:50:53 PM] (github) HADOOP-18906. Increase default batch size of ZKDTSM token seqnum to reduce overflow speed of zonde dataVersion. (#6097)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.app.job.impl.TestMapReduceChildJVM 
       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/554/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/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/554/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/554/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/554/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/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/554/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/554/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [216K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/554/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/553/

[Sep 15, 2023, 12:50:11 PM] (github) MAPREDUCE-7453. Container logs are missing when yarn.app.container.log.filesize is set to default value 0. (#6042)  Contributed by  Chenyu Zheng.
[Sep 15, 2023, 1:01:24 PM] (github) HDFS-17180. HttpFS Add Support getTrashRoots API (#6028) Contributed by Hualong Zhang.
[Sep 15, 2023, 2:45:09 PM] (github) HADOOP-18888. S3A. createS3AsyncClient() always enables multipart uploads (#6056)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.app.job.impl.TestMapReduceChildJVM 
       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/553/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/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/553/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/553/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/553/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/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/553/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/

[Sep 15, 2023, 12:50:11 PM] (github) MAPREDUCE-7453. Container logs are missing when yarn.app.container.log.filesize is set to default value 0. (#6042)  Contributed by  Chenyu Zheng.
[Sep 15, 2023, 1:01:24 PM] (github) HDFS-17180. HttpFS Add Support getTrashRoots API (#6028) Contributed by Hualong Zhang.
[Sep 15, 2023, 2:45:09 PM] (github) HADOOP-18888. S3A. createS3AsyncClient() always enables multipart uploads (#6056)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.app.job.impl.TestMapReduceChildJVM 
       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/553/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/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/553/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/553/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/553/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/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/553/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/

[Sep 15, 2023, 12:50:11 PM] (github) MAPREDUCE-7453. Container logs are missing when yarn.app.container.log.filesize is set to default value 0. (#6042)  Contributed by  Chenyu Zheng.
[Sep 15, 2023, 1:01:24 PM] (github) HDFS-17180. HttpFS Add Support getTrashRoots API (#6028) Contributed by Hualong Zhang.
[Sep 15, 2023, 2:45:09 PM] (github) HADOOP-18888. S3A. createS3AsyncClient() always enables multipart uploads (#6056)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.app.job.impl.TestMapReduceChildJVM 
       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/553/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/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/553/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/553/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/553/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/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/553/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/

[Sep 15, 2023, 12:50:11 PM] (github) MAPREDUCE-7453. Container logs are missing when yarn.app.container.log.filesize is set to default value 0. (#6042)  Contributed by  Chenyu Zheng.
[Sep 15, 2023, 1:01:24 PM] (github) HDFS-17180. HttpFS Add Support getTrashRoots API (#6028) Contributed by Hualong Zhang.
[Sep 15, 2023, 2:45:09 PM] (github) HADOOP-18888. S3A. createS3AsyncClient() always enables multipart uploads (#6056)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.app.job.impl.TestMapReduceChildJVM 
       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/553/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/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/553/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/553/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/553/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/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/553/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/553/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/553/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/552/

[Sep 13, 2023, 5:10:24 PM] (github) YARN-11498. Add exclusion for jettison everywhere jersey-json is loaded  (#5786)
[Sep 14, 2023, 1:28:49 PM] (github) YARN-7599. [BackPort][GPG] ApplicationCleaner in Global Policy Generator.  (#5934) Contributed by Botong Huang, Shilun Fan.
[Sep 14, 2023, 4:49:12 PM] (github) HADOOP-18895. Upgrade to commons-compress 1.24.0 (#6062)
[Sep 14, 2023, 10:53:31 PM] (github) HADOOP-18824. ZKDelegationTokenSecretManager causes ArithmeticException due to improper numRetries value checking (#6052)
[Sep 15, 2023, 4:32:47 AM] (github) HADOOP-18851: Performance improvement for DelegationTokenSecretManager. (#6001). Contributed by Vikas Kumar.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/552/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/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/552/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/552/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/552/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/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/552/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/

[Sep 13, 2023, 5:10:24 PM] (github) YARN-11498. Add exclusion for jettison everywhere jersey-json is loaded  (#5786)
[Sep 14, 2023, 1:28:49 PM] (github) YARN-7599. [BackPort][GPG] ApplicationCleaner in Global Policy Generator.  (#5934) Contributed by Botong Huang, Shilun Fan.
[Sep 14, 2023, 4:49:12 PM] (github) HADOOP-18895. Upgrade to commons-compress 1.24.0 (#6062)
[Sep 14, 2023, 10:53:31 PM] (github) HADOOP-18824. ZKDelegationTokenSecretManager causes ArithmeticException due to improper numRetries value checking (#6052)
[Sep 15, 2023, 4:32:47 AM] (github) HADOOP-18851: Performance improvement for DelegationTokenSecretManager. (#6001). Contributed by Vikas Kumar.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/552/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/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/552/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/552/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/552/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/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/552/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/

[Sep 13, 2023, 5:10:24 PM] (github) YARN-11498. Add exclusion for jettison everywhere jersey-json is loaded  (#5786)
[Sep 14, 2023, 1:28:49 PM] (github) YARN-7599. [BackPort][GPG] ApplicationCleaner in Global Policy Generator.  (#5934) Contributed by Botong Huang, Shilun Fan.
[Sep 14, 2023, 4:49:12 PM] (github) HADOOP-18895. Upgrade to commons-compress 1.24.0 (#6062)
[Sep 14, 2023, 10:53:31 PM] (github) HADOOP-18824. ZKDelegationTokenSecretManager causes ArithmeticException due to improper numRetries value checking (#6052)
[Sep 15, 2023, 4:32:47 AM] (github) HADOOP-18851: Performance improvement for DelegationTokenSecretManager. (#6001). Contributed by Vikas Kumar.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/552/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/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/552/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/552/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/552/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/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/552/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/

[Sep 13, 2023, 5:10:24 PM] (github) YARN-11498. Add exclusion for jettison everywhere jersey-json is loaded  (#5786)
[Sep 14, 2023, 1:28:49 PM] (github) YARN-7599. [BackPort][GPG] ApplicationCleaner in Global Policy Generator.  (#5934) Contributed by Botong Huang, Shilun Fan.
[Sep 14, 2023, 4:49:12 PM] (github) HADOOP-18895. Upgrade to commons-compress 1.24.0 (#6062)
[Sep 14, 2023, 10:53:31 PM] (github) HADOOP-18824. ZKDelegationTokenSecretManager causes ArithmeticException due to improper numRetries value checking (#6052)
[Sep 15, 2023, 4:32:47 AM] (github) HADOOP-18851: Performance improvement for DelegationTokenSecretManager. (#6001). Contributed by Vikas Kumar.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/552/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/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/552/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/552/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/552/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/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/552/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/552/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/552/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/551/

[Sep 11, 2023, 5:28:31 AM] (github) YARN-6476. Advanced Federation UI based on YARN UI v2. (#5920) Contributed by Shilun Fan.
[Sep 11, 2023, 1:30:25 PM] (github) HADOOP-18073. S3A: Upgrade AWS SDK to V2 (#5995)
[Sep 12, 2023, 9:44:55 PM] (github) HDFS-17139. RBF: For the doc of the class RouterAdminProtocolTranslatorPB, it describes the function of the class ClientNamenodeProtocolTranslatorPB (#5917)
[Sep 12, 2023, 9:46:08 PM] (github) HDFS-17178: BootstrapStandby needs to handle RollingUpgrade  (#6018)
[Sep 12, 2023, 9:47:37 PM] (github) YARN-11562. [Federation] GPG Support Query Policies In Web. (#6023)
[Sep 12, 2023, 9:48:40 PM] (github) YARN-11433. Router's main() should support generic options. (#6012)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/551/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/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/551/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/551/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/551/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/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/551/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/

[Sep 11, 2023, 5:28:31 AM] (github) YARN-6476. Advanced Federation UI based on YARN UI v2. (#5920) Contributed by Shilun Fan.
[Sep 11, 2023, 1:30:25 PM] (github) HADOOP-18073. S3A: Upgrade AWS SDK to V2 (#5995)
[Sep 12, 2023, 9:44:55 PM] (github) HDFS-17139. RBF: For the doc of the class RouterAdminProtocolTranslatorPB, it describes the function of the class ClientNamenodeProtocolTranslatorPB (#5917)
[Sep 12, 2023, 9:46:08 PM] (github) HDFS-17178: BootstrapStandby needs to handle RollingUpgrade  (#6018)
[Sep 12, 2023, 9:47:37 PM] (github) YARN-11562. [Federation] GPG Support Query Policies In Web. (#6023)
[Sep 12, 2023, 9:48:40 PM] (github) YARN-11433. Router's main() should support generic options. (#6012)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/551/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/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/551/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/551/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/551/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/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/551/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/

[Sep 11, 2023, 5:28:31 AM] (github) YARN-6476. Advanced Federation UI based on YARN UI v2. (#5920) Contributed by Shilun Fan.
[Sep 11, 2023, 1:30:25 PM] (github) HADOOP-18073. S3A: Upgrade AWS SDK to V2 (#5995)
[Sep 12, 2023, 9:44:55 PM] (github) HDFS-17139. RBF: For the doc of the class RouterAdminProtocolTranslatorPB, it describes the function of the class ClientNamenodeProtocolTranslatorPB (#5917)
[Sep 12, 2023, 9:46:08 PM] (github) HDFS-17178: BootstrapStandby needs to handle RollingUpgrade  (#6018)
[Sep 12, 2023, 9:47:37 PM] (github) YARN-11562. [Federation] GPG Support Query Policies In Web. (#6023)
[Sep 12, 2023, 9:48:40 PM] (github) YARN-11433. Router's main() should support generic options. (#6012)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/551/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/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/551/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/551/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/551/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/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/551/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/

[Sep 11, 2023, 5:28:31 AM] (github) YARN-6476. Advanced Federation UI based on YARN UI v2. (#5920) Contributed by Shilun Fan.
[Sep 11, 2023, 1:30:25 PM] (github) HADOOP-18073. S3A: Upgrade AWS SDK to V2 (#5995)
[Sep 12, 2023, 9:44:55 PM] (github) HDFS-17139. RBF: For the doc of the class RouterAdminProtocolTranslatorPB, it describes the function of the class ClientNamenodeProtocolTranslatorPB (#5917)
[Sep 12, 2023, 9:46:08 PM] (github) HDFS-17178: BootstrapStandby needs to handle RollingUpgrade  (#6018)
[Sep 12, 2023, 9:47:37 PM] (github) YARN-11562. [Federation] GPG Support Query Policies In Web. (#6023)
[Sep 12, 2023, 9:48:40 PM] (github) YARN-11433. Router's main() should support generic options. (#6012)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/551/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/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/551/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/551/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/551/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/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/551/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/551/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/551/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/550/

[Sep 11, 2023, 3:57:52 AM] (github) HDFS-17177. ErasureCodingWork should ignore the deleted block while reconstructing blocks (#6024)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.server.TestHttpFSServer 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/550/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/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/550/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/550/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/550/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/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/550/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [380K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/

[Sep 11, 2023, 3:57:52 AM] (github) HDFS-17177. ErasureCodingWork should ignore the deleted block while reconstructing blocks (#6024)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.server.TestHttpFSServer 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/550/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/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/550/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/550/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/550/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/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/550/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [380K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/

[Sep 11, 2023, 3:57:52 AM] (github) HDFS-17177. ErasureCodingWork should ignore the deleted block while reconstructing blocks (#6024)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.server.TestHttpFSServer 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/550/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/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/550/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/550/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/550/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/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/550/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [380K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/

[Sep 11, 2023, 3:57:52 AM] (github) HDFS-17177. ErasureCodingWork should ignore the deleted block while reconstructing blocks (#6024)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.server.TestHttpFSServer 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/550/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/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/550/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/550/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/550/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/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/550/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/550/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [380K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/550/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/549/

[Sep 7, 2023, 11:52:54 PM] (github) YARN-11434. [Router] UGI conf doesn't read user overridden configurations on Router startup. (#6011) Contributed by Shilun Fan.
[Sep 8, 2023, 7:23:26 AM] (github) YARN-11564. Fix wrong config in yarn-default.xml (#6030) Contributed by Chenyu Zheng.
[Sep 9, 2023, 1:50:53 AM] (github) YARN-8980. Mapreduce application container start fail after AM restart. (#5975) Contributed by Chenyu Zheng.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/549/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/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/549/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/549/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/549/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/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/549/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [528K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/

[Sep 7, 2023, 11:52:54 PM] (github) YARN-11434. [Router] UGI conf doesn't read user overridden configurations on Router startup. (#6011) Contributed by Shilun Fan.
[Sep 8, 2023, 7:23:26 AM] (github) YARN-11564. Fix wrong config in yarn-default.xml (#6030) Contributed by Chenyu Zheng.
[Sep 9, 2023, 1:50:53 AM] (github) YARN-8980. Mapreduce application container start fail after AM restart. (#5975) Contributed by Chenyu Zheng.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/549/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/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/549/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/549/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/549/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/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/549/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [528K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/

[Sep 7, 2023, 11:52:54 PM] (github) YARN-11434. [Router] UGI conf doesn't read user overridden configurations on Router startup. (#6011) Contributed by Shilun Fan.
[Sep 8, 2023, 7:23:26 AM] (github) YARN-11564. Fix wrong config in yarn-default.xml (#6030) Contributed by Chenyu Zheng.
[Sep 9, 2023, 1:50:53 AM] (github) YARN-8980. Mapreduce application container start fail after AM restart. (#5975) Contributed by Chenyu Zheng.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/549/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/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/549/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/549/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/549/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/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/549/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [528K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/

[Sep 7, 2023, 11:52:54 PM] (github) YARN-11434. [Router] UGI conf doesn't read user overridden configurations on Router startup. (#6011) Contributed by Shilun Fan.
[Sep 8, 2023, 7:23:26 AM] (github) YARN-11564. Fix wrong config in yarn-default.xml (#6030) Contributed by Chenyu Zheng.
[Sep 9, 2023, 1:50:53 AM] (github) YARN-8980. Mapreduce application container start fail after AM restart. (#5975) Contributed by Chenyu Zheng.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/549/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/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/549/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/549/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/549/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/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/549/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/549/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [528K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/549/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/548/

[Sep 5, 2023, 9:34:05 AM] (github) HADOOP-18880. Add some rpc related metrics to Metrics.md (#6015) Contributed by Yanghai Hu.
[Sep 6, 2023, 12:48:27 AM] (github) HDFS-17166. RBF: Throwing NoNamenodesAvailableException for a long time, when failover (#5990)
[Sep 6, 2023, 2:27:52 AM] (github) HDFS-16933. A race in SerialNumberMap will cause wrong owner, group and XATTR. (#5430). Contributed by ZanderXu.
[Sep 6, 2023, 12:19:04 PM] (github) HDFS-17140. Revisit the BPOfferService.reportBadBlocks() method. (#5924). Contributed by Liangjun He.
[Sep 6, 2023, 2:08:59 PM] (github) YARN-11537. [Federation] Router CLI Supports List SubClusterPolicyConfiguration Of Queues. (#5944) Contributed by Shilun Fan.
[Sep 6, 2023, 4:17:12 PM] (github) HDFS-17167. Add config to startup NameNode as Observer (#6013)
[Sep 7, 2023, 1:32:36 AM] (Szilard Nemeth) HADOOP-18870. CURATOR-599 change broke functionality introduced in HADOOP-18139 and HADOOP-18709. Contributed by Ferenc Erdelyi




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/548/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/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/548/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/548/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/548/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/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/548/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/

[Sep 5, 2023, 9:34:05 AM] (github) HADOOP-18880. Add some rpc related metrics to Metrics.md (#6015) Contributed by Yanghai Hu.
[Sep 6, 2023, 12:48:27 AM] (github) HDFS-17166. RBF: Throwing NoNamenodesAvailableException for a long time, when failover (#5990)
[Sep 6, 2023, 2:27:52 AM] (github) HDFS-16933. A race in SerialNumberMap will cause wrong owner, group and XATTR. (#5430). Contributed by ZanderXu.
[Sep 6, 2023, 12:19:04 PM] (github) HDFS-17140. Revisit the BPOfferService.reportBadBlocks() method. (#5924). Contributed by Liangjun He.
[Sep 6, 2023, 2:08:59 PM] (github) YARN-11537. [Federation] Router CLI Supports List SubClusterPolicyConfiguration Of Queues. (#5944) Contributed by Shilun Fan.
[Sep 6, 2023, 4:17:12 PM] (github) HDFS-17167. Add config to startup NameNode as Observer (#6013)
[Sep 7, 2023, 1:32:36 AM] (Szilard Nemeth) HADOOP-18870. CURATOR-599 change broke functionality introduced in HADOOP-18139 and HADOOP-18709. Contributed by Ferenc Erdelyi




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/548/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/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/548/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/548/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/548/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/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/548/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/

[Sep 5, 2023, 9:34:05 AM] (github) HADOOP-18880. Add some rpc related metrics to Metrics.md (#6015) Contributed by Yanghai Hu.
[Sep 6, 2023, 12:48:27 AM] (github) HDFS-17166. RBF: Throwing NoNamenodesAvailableException for a long time, when failover (#5990)
[Sep 6, 2023, 2:27:52 AM] (github) HDFS-16933. A race in SerialNumberMap will cause wrong owner, group and XATTR. (#5430). Contributed by ZanderXu.
[Sep 6, 2023, 12:19:04 PM] (github) HDFS-17140. Revisit the BPOfferService.reportBadBlocks() method. (#5924). Contributed by Liangjun He.
[Sep 6, 2023, 2:08:59 PM] (github) YARN-11537. [Federation] Router CLI Supports List SubClusterPolicyConfiguration Of Queues. (#5944) Contributed by Shilun Fan.
[Sep 6, 2023, 4:17:12 PM] (github) HDFS-17167. Add config to startup NameNode as Observer (#6013)
[Sep 7, 2023, 1:32:36 AM] (Szilard Nemeth) HADOOP-18870. CURATOR-599 change broke functionality introduced in HADOOP-18139 and HADOOP-18709. Contributed by Ferenc Erdelyi




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/548/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/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/548/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/548/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/548/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/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/548/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/

[Sep 5, 2023, 9:34:05 AM] (github) HADOOP-18880. Add some rpc related metrics to Metrics.md (#6015) Contributed by Yanghai Hu.
[Sep 6, 2023, 12:48:27 AM] (github) HDFS-17166. RBF: Throwing NoNamenodesAvailableException for a long time, when failover (#5990)
[Sep 6, 2023, 2:27:52 AM] (github) HDFS-16933. A race in SerialNumberMap will cause wrong owner, group and XATTR. (#5430). Contributed by ZanderXu.
[Sep 6, 2023, 12:19:04 PM] (github) HDFS-17140. Revisit the BPOfferService.reportBadBlocks() method. (#5924). Contributed by Liangjun He.
[Sep 6, 2023, 2:08:59 PM] (github) YARN-11537. [Federation] Router CLI Supports List SubClusterPolicyConfiguration Of Queues. (#5944) Contributed by Shilun Fan.
[Sep 6, 2023, 4:17:12 PM] (github) HDFS-17167. Add config to startup NameNode as Observer (#6013)
[Sep 7, 2023, 1:32:36 AM] (Szilard Nemeth) HADOOP-18870. CURATOR-599 change broke functionality introduced in HADOOP-18139 and HADOOP-18709. Contributed by Ferenc Erdelyi




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/548/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/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/548/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/548/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/548/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/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/548/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/548/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/548/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/547/

[Sep 3, 2023, 7:38:21 AM] (github) YARN-6537. Running RM tests against the Router. (#5957) Contributed by Shilun Fan.
[Sep 3, 2023, 12:08:40 PM] (github) YARN-11435. [Router] FederationStateStoreFacade is not reinitialized with Router conf. (#5967) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/547/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/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/547/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/547/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/547/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/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/547/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [292K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/

[Sep 3, 2023, 7:38:21 AM] (github) YARN-6537. Running RM tests against the Router. (#5957) Contributed by Shilun Fan.
[Sep 3, 2023, 12:08:40 PM] (github) YARN-11435. [Router] FederationStateStoreFacade is not reinitialized with Router conf. (#5967) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/547/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/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/547/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/547/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/547/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/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/547/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [292K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/

[Sep 3, 2023, 7:38:21 AM] (github) YARN-6537. Running RM tests against the Router. (#5957) Contributed by Shilun Fan.
[Sep 3, 2023, 12:08:40 PM] (github) YARN-11435. [Router] FederationStateStoreFacade is not reinitialized with Router conf. (#5967) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/547/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/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/547/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/547/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/547/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/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/547/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [292K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/

[Sep 3, 2023, 7:38:21 AM] (github) YARN-6537. Running RM tests against the Router. (#5957) Contributed by Shilun Fan.
[Sep 3, 2023, 12:08:40 PM] (github) YARN-11435. [Router] FederationStateStoreFacade is not reinitialized with Router conf. (#5967) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/547/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/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/547/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/547/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/547/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/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/547/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/547/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [292K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/547/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/546/

[Sep 2, 2023, 7:24:52 AM] (github) HDFS-17168. Support getTrashRoots API in WebHDFS (#5992) Contributed by Hualong Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/546/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/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/546/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/546/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/546/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/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/546/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [496K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/

[Sep 2, 2023, 7:24:52 AM] (github) HDFS-17168. Support getTrashRoots API in WebHDFS (#5992) Contributed by Hualong Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/546/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/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/546/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/546/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/546/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/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/546/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [496K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/

[Sep 2, 2023, 7:24:52 AM] (github) HDFS-17168. Support getTrashRoots API in WebHDFS (#5992) Contributed by Hualong Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/546/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/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/546/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/546/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/546/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/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/546/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [496K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/

[Sep 2, 2023, 7:24:52 AM] (github) HDFS-17168. Support getTrashRoots API in WebHDFS (#5992) Contributed by Hualong Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/546/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/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/546/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/546/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/546/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/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/546/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/546/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [496K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/546/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/545/

[Aug 31, 2023, 1:54:53 PM] (Steve Loughran) Revert "HADOOP-18860. Upgrade mockito version to 4.11.0 (#5977)"
[Aug 31, 2023, 2:10:04 PM] (github) HADOOP-18865. ABFS: Add "100-continue" in userAgent if enabled (#5987)
[Aug 31, 2023, 4:14:46 PM] (github) YARN-11552. Timeline endpoint: /clusters/{clusterid}/apps/{appid}/entity-types Error when using hdfs store (#5978) Contributed by Jiandan Yang.
[Aug 31, 2023, 5:46:33 PM] (github) YARN-11554. Fix TestRMFailover#testWebAppProxyInStandAloneMode Failed. (#5971)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/545/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/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/545/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/545/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/545/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/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/545/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/

[Aug 31, 2023, 1:54:53 PM] (Steve Loughran) Revert "HADOOP-18860. Upgrade mockito version to 4.11.0 (#5977)"
[Aug 31, 2023, 2:10:04 PM] (github) HADOOP-18865. ABFS: Add "100-continue" in userAgent if enabled (#5987)
[Aug 31, 2023, 4:14:46 PM] (github) YARN-11552. Timeline endpoint: /clusters/{clusterid}/apps/{appid}/entity-types Error when using hdfs store (#5978) Contributed by Jiandan Yang.
[Aug 31, 2023, 5:46:33 PM] (github) YARN-11554. Fix TestRMFailover#testWebAppProxyInStandAloneMode Failed. (#5971)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/545/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/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/545/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/545/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/545/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/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/545/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/

[Aug 31, 2023, 1:54:53 PM] (Steve Loughran) Revert "HADOOP-18860. Upgrade mockito version to 4.11.0 (#5977)"
[Aug 31, 2023, 2:10:04 PM] (github) HADOOP-18865. ABFS: Add "100-continue" in userAgent if enabled (#5987)
[Aug 31, 2023, 4:14:46 PM] (github) YARN-11552. Timeline endpoint: /clusters/{clusterid}/apps/{appid}/entity-types Error when using hdfs store (#5978) Contributed by Jiandan Yang.
[Aug 31, 2023, 5:46:33 PM] (github) YARN-11554. Fix TestRMFailover#testWebAppProxyInStandAloneMode Failed. (#5971)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/545/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/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/545/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/545/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/545/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/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/545/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/

[Aug 31, 2023, 1:54:53 PM] (Steve Loughran) Revert "HADOOP-18860. Upgrade mockito version to 4.11.0 (#5977)"
[Aug 31, 2023, 2:10:04 PM] (github) HADOOP-18865. ABFS: Add "100-continue" in userAgent if enabled (#5987)
[Aug 31, 2023, 4:14:46 PM] (github) YARN-11552. Timeline endpoint: /clusters/{clusterid}/apps/{appid}/entity-types Error when using hdfs store (#5978) Contributed by Jiandan Yang.
[Aug 31, 2023, 5:46:33 PM] (github) YARN-11554. Fix TestRMFailover#testWebAppProxyInStandAloneMode Failed. (#5971)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/545/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/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/545/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/545/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/545/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/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/545/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/545/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/545/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/544/

[Aug 29, 2023, 11:12:27 AM] (github) HADOOP-18860. Upgrade mockito version to 4.11.0 (#5977)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/544/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/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/544/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/544/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/544/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/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/544/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [280K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/

[Aug 29, 2023, 11:12:27 AM] (github) HADOOP-18860. Upgrade mockito version to 4.11.0 (#5977)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/544/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/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/544/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/544/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/544/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/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/544/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [280K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/

[Aug 29, 2023, 11:12:27 AM] (github) HADOOP-18860. Upgrade mockito version to 4.11.0 (#5977)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/544/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/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/544/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/544/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/544/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/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/544/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [280K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/

[Aug 29, 2023, 11:12:27 AM] (github) HADOOP-18860. Upgrade mockito version to 4.11.0 (#5977)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/544/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/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/544/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/544/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/544/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/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/544/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/544/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [280K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/544/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/543/

[Aug 28, 2023, 6:52:38 AM] (github) HDFS-17093. Fix block report lease issue to avoid missing some storages report. (#5855). Contributed by Yanlei Yu.
[Aug 29, 2023, 4:16:10 AM] (github) YARN-11556. Let Federation.md more standardized. (#5983)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/543/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/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/543/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/543/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/543/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/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/543/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/

[Aug 28, 2023, 6:52:38 AM] (github) HDFS-17093. Fix block report lease issue to avoid missing some storages report. (#5855). Contributed by Yanlei Yu.
[Aug 29, 2023, 4:16:10 AM] (github) YARN-11556. Let Federation.md more standardized. (#5983)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/543/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/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/543/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/543/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/543/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/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/543/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/

[Aug 28, 2023, 6:52:38 AM] (github) HDFS-17093. Fix block report lease issue to avoid missing some storages report. (#5855). Contributed by Yanlei Yu.
[Aug 29, 2023, 4:16:10 AM] (github) YARN-11556. Let Federation.md more standardized. (#5983)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/543/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/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/543/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/543/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/543/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/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/543/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/

[Aug 28, 2023, 6:52:38 AM] (github) HDFS-17093. Fix block report lease issue to avoid missing some storages report. (#5855). Contributed by Yanlei Yu.
[Aug 29, 2023, 4:16:10 AM] (github) YARN-11556. Let Federation.md more standardized. (#5983)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/543/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/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/543/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/543/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/543/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/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/543/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/543/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/543/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/542/

[Aug 25, 2023, 1:02:38 PM] (Steve Loughran) Revert "Add missing comments in StateStoreService (#5959)"
[Aug 25, 2023, 1:03:02 PM] (Steve Loughran) HDFS-17162. RBF: Add missing comments in StateStoreService #5959
[Aug 25, 2023, 5:23:17 PM] (github) HADOOP-18845. Add ability to configure s3 connection ttl using fs.s3a.connection.ttl (#5948)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/542/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/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/542/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/542/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/542/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/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/542/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/

[Aug 25, 2023, 1:02:38 PM] (Steve Loughran) Revert "Add missing comments in StateStoreService (#5959)"
[Aug 25, 2023, 1:03:02 PM] (Steve Loughran) HDFS-17162. RBF: Add missing comments in StateStoreService #5959
[Aug 25, 2023, 5:23:17 PM] (github) HADOOP-18845. Add ability to configure s3 connection ttl using fs.s3a.connection.ttl (#5948)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/542/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/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/542/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/542/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/542/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/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/542/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/

[Aug 25, 2023, 1:02:38 PM] (Steve Loughran) Revert "Add missing comments in StateStoreService (#5959)"
[Aug 25, 2023, 1:03:02 PM] (Steve Loughran) HDFS-17162. RBF: Add missing comments in StateStoreService #5959
[Aug 25, 2023, 5:23:17 PM] (github) HADOOP-18845. Add ability to configure s3 connection ttl using fs.s3a.connection.ttl (#5948)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/542/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/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/542/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/542/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/542/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/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/542/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/

[Aug 25, 2023, 1:02:38 PM] (Steve Loughran) Revert "Add missing comments in StateStoreService (#5959)"
[Aug 25, 2023, 1:03:02 PM] (Steve Loughran) HDFS-17162. RBF: Add missing comments in StateStoreService #5959
[Aug 25, 2023, 5:23:17 PM] (github) HADOOP-18845. Add ability to configure s3 connection ttl using fs.s3a.connection.ttl (#5948)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/542/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/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/542/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/542/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/542/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/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/542/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/542/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [224K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/542/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/541/

[Aug 23, 2023, 10:38:07 AM] (github) HADOOP-18328. S3A to support S3 on Outposts (#4533)
[Aug 24, 2023, 1:30:09 AM] (github) Add missing comments in StateStoreService (#5959)
[Aug 24, 2023, 9:16:10 AM] (github) HADOOP-18328. Add documentation for S3A support on S3 Outposts (#5976)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/541/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/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/541/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/541/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/541/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/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/541/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [704K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/

[Aug 23, 2023, 10:38:07 AM] (github) HADOOP-18328. S3A to support S3 on Outposts (#4533)
[Aug 24, 2023, 1:30:09 AM] (github) Add missing comments in StateStoreService (#5959)
[Aug 24, 2023, 9:16:10 AM] (github) HADOOP-18328. Add documentation for S3A support on S3 Outposts (#5976)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/541/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/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/541/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/541/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/541/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/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/541/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [704K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/

[Aug 23, 2023, 10:38:07 AM] (github) HADOOP-18328. S3A to support S3 on Outposts (#4533)
[Aug 24, 2023, 1:30:09 AM] (github) Add missing comments in StateStoreService (#5959)
[Aug 24, 2023, 9:16:10 AM] (github) HADOOP-18328. Add documentation for S3A support on S3 Outposts (#5976)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/541/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/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/541/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/541/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/541/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/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/541/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [704K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/

[Aug 23, 2023, 10:38:07 AM] (github) HADOOP-18328. S3A to support S3 on Outposts (#4533)
[Aug 24, 2023, 1:30:09 AM] (github) Add missing comments in StateStoreService (#5959)
[Aug 24, 2023, 9:16:10 AM] (github) HADOOP-18328. Add documentation for S3A support on S3 Outposts (#5976)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/541/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/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/541/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/541/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/541/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/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/541/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/541/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [704K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/541/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/540/

[Aug 21, 2023, 3:43:08 PM] (github) Revert "YARN-11535: Jackson-dataformat-yaml should be upgraded to 2.15.2 as it may cause transitive dependency issue with 2.12.7" (#5969)
[Aug 22, 2023, 2:42:49 PM] (github) YARN-11535. Remove jackson-dataformat-yaml dependency. (#5970)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/540/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/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/540/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/540/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/540/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/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/540/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [464K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/

[Aug 21, 2023, 3:43:08 PM] (github) Revert "YARN-11535: Jackson-dataformat-yaml should be upgraded to 2.15.2 as it may cause transitive dependency issue with 2.12.7" (#5969)
[Aug 22, 2023, 2:42:49 PM] (github) YARN-11535. Remove jackson-dataformat-yaml dependency. (#5970)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/540/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/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/540/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/540/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/540/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/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/540/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [464K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/

[Aug 21, 2023, 3:43:08 PM] (github) Revert "YARN-11535: Jackson-dataformat-yaml should be upgraded to 2.15.2 as it may cause transitive dependency issue with 2.12.7" (#5969)
[Aug 22, 2023, 2:42:49 PM] (github) YARN-11535. Remove jackson-dataformat-yaml dependency. (#5970)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/540/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/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/540/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/540/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/540/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/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/540/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [464K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/

[Aug 21, 2023, 3:43:08 PM] (github) Revert "YARN-11535: Jackson-dataformat-yaml should be upgraded to 2.15.2 as it may cause transitive dependency issue with 2.12.7" (#5969)
[Aug 22, 2023, 2:42:49 PM] (github) YARN-11535. Remove jackson-dataformat-yaml dependency. (#5970)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/540/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/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/540/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/540/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/540/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/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/540/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/540/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [464K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/540/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/539/

[Aug 20, 2023, 2:12:21 AM] (github) YARN-11553. Change the time unit of scCleanerIntervalMs in Router. (#5965)
[Aug 21, 2023, 2:05:34 AM] (github) HDFS-17151. EC: Fix wrong metadata in BlockInfoStriped after recovery. (#5938). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/539/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/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/539/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/539/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/539/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/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/539/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [220K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [164K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/

[Aug 20, 2023, 2:12:21 AM] (github) YARN-11553. Change the time unit of scCleanerIntervalMs in Router. (#5965)
[Aug 21, 2023, 2:05:34 AM] (github) HDFS-17151. EC: Fix wrong metadata in BlockInfoStriped after recovery. (#5938). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/539/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/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/539/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/539/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/539/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/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/539/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [220K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [164K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/

[Aug 20, 2023, 2:12:21 AM] (github) YARN-11553. Change the time unit of scCleanerIntervalMs in Router. (#5965)
[Aug 21, 2023, 2:05:34 AM] (github) HDFS-17151. EC: Fix wrong metadata in BlockInfoStriped after recovery. (#5938). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/539/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/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/539/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/539/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/539/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/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/539/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [220K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [164K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/

[Aug 20, 2023, 2:12:21 AM] (github) YARN-11553. Change the time unit of scCleanerIntervalMs in Router. (#5965)
[Aug 21, 2023, 2:05:34 AM] (github) HDFS-17151. EC: Fix wrong metadata in BlockInfoStriped after recovery. (#5938). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/539/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/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/539/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/539/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/539/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/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/539/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/539/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [220K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [164K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/539/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/538/

[Aug 17, 2023, 4:56:34 PM] (github) HDFS-17156. Client may receive old state ID which will lead to inconsistent reads. (#5951)
[Aug 18, 2023, 10:01:56 AM] (github) YARN-11551. RM format-conf-store should delete all the content of ZKConfigStore (#5958)
[Aug 19, 2023, 2:29:26 AM] (github) YARN-11154. Make router support proxy server. (#5946)
[Aug 19, 2023, 2:32:06 AM] (github) YARN-10218. [GPG] Support HTTPS in GPG. (#5945) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/538/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/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/538/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/538/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/538/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/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/538/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/

[Aug 17, 2023, 4:56:34 PM] (github) HDFS-17156. Client may receive old state ID which will lead to inconsistent reads. (#5951)
[Aug 18, 2023, 10:01:56 AM] (github) YARN-11551. RM format-conf-store should delete all the content of ZKConfigStore (#5958)
[Aug 19, 2023, 2:29:26 AM] (github) YARN-11154. Make router support proxy server. (#5946)
[Aug 19, 2023, 2:32:06 AM] (github) YARN-10218. [GPG] Support HTTPS in GPG. (#5945) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/538/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/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/538/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/538/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/538/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/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/538/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/

[Aug 17, 2023, 4:56:34 PM] (github) HDFS-17156. Client may receive old state ID which will lead to inconsistent reads. (#5951)
[Aug 18, 2023, 10:01:56 AM] (github) YARN-11551. RM format-conf-store should delete all the content of ZKConfigStore (#5958)
[Aug 19, 2023, 2:29:26 AM] (github) YARN-11154. Make router support proxy server. (#5946)
[Aug 19, 2023, 2:32:06 AM] (github) YARN-10218. [GPG] Support HTTPS in GPG. (#5945) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/538/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/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/538/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/538/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/538/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/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/538/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/

[Aug 17, 2023, 4:56:34 PM] (github) HDFS-17156. Client may receive old state ID which will lead to inconsistent reads. (#5951)
[Aug 18, 2023, 10:01:56 AM] (github) YARN-11551. RM format-conf-store should delete all the content of ZKConfigStore (#5958)
[Aug 19, 2023, 2:29:26 AM] (github) YARN-11154. Make router support proxy server. (#5946)
[Aug 19, 2023, 2:32:06 AM] (github) YARN-10218. [GPG] Support HTTPS in GPG. (#5945) Contributed by Shilun Fan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/538/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/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/538/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/538/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/538/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/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/538/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/538/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/538/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/537/

[Aug 15, 2023, 11:54:15 AM] (github) HDFS-17150. EC: Fix the bug of failed lease recovery. (#5937). Contributed by Shuyan Zhang.
[Aug 15, 2023, 8:28:29 PM] (github) YARN-11037. Add configurable logic to split resource request to the least loaded SC. (#5515)
[Aug 16, 2023, 12:29:19 PM] (github) HDFS-17154. EC: Fix bug in updateBlockForPipeline after failover. (#5941). Contributed by Shuyan Zhang.
[Aug 16, 2023, 1:34:36 PM] (github) HADOOP-18832. Upgrade aws-java-sdk to 1.12.499 (#5908)
[Aug 17, 2023, 1:33:50 AM] (github) HDFS-17087. Add Throttler for datanode reading block (#5845)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/537/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/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/537/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/537/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/537/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/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/537/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/

[Aug 15, 2023, 11:54:15 AM] (github) HDFS-17150. EC: Fix the bug of failed lease recovery. (#5937). Contributed by Shuyan Zhang.
[Aug 15, 2023, 8:28:29 PM] (github) YARN-11037. Add configurable logic to split resource request to the least loaded SC. (#5515)
[Aug 16, 2023, 12:29:19 PM] (github) HDFS-17154. EC: Fix bug in updateBlockForPipeline after failover. (#5941). Contributed by Shuyan Zhang.
[Aug 16, 2023, 1:34:36 PM] (github) HADOOP-18832. Upgrade aws-java-sdk to 1.12.499 (#5908)
[Aug 17, 2023, 1:33:50 AM] (github) HDFS-17087. Add Throttler for datanode reading block (#5845)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/537/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/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/537/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/537/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/537/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/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/537/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/

[Aug 15, 2023, 11:54:15 AM] (github) HDFS-17150. EC: Fix the bug of failed lease recovery. (#5937). Contributed by Shuyan Zhang.
[Aug 15, 2023, 8:28:29 PM] (github) YARN-11037. Add configurable logic to split resource request to the least loaded SC. (#5515)
[Aug 16, 2023, 12:29:19 PM] (github) HDFS-17154. EC: Fix bug in updateBlockForPipeline after failover. (#5941). Contributed by Shuyan Zhang.
[Aug 16, 2023, 1:34:36 PM] (github) HADOOP-18832. Upgrade aws-java-sdk to 1.12.499 (#5908)
[Aug 17, 2023, 1:33:50 AM] (github) HDFS-17087. Add Throttler for datanode reading block (#5845)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/537/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/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/537/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/537/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/537/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/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/537/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/

[Aug 15, 2023, 11:54:15 AM] (github) HDFS-17150. EC: Fix the bug of failed lease recovery. (#5937). Contributed by Shuyan Zhang.
[Aug 15, 2023, 8:28:29 PM] (github) YARN-11037. Add configurable logic to split resource request to the least loaded SC. (#5515)
[Aug 16, 2023, 12:29:19 PM] (github) HDFS-17154. EC: Fix bug in updateBlockForPipeline after failover. (#5941). Contributed by Shuyan Zhang.
[Aug 16, 2023, 1:34:36 PM] (github) HADOOP-18832. Upgrade aws-java-sdk to 1.12.499 (#5908)
[Aug 17, 2023, 1:33:50 AM] (github) HDFS-17087. Add Throttler for datanode reading block (#5845)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/537/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/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/537/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/537/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/537/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/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/537/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/537/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/537/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/536/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/536/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/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/536/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/536/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/536/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/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/536/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [296K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/536/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/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/536/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/536/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/536/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/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/536/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [296K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/536/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/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/536/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/536/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/536/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/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/536/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [296K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/536/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/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/536/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/536/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/536/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/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/536/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/536/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [296K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/536/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/535/

[Aug 11, 2023, 5:35:41 AM] (github) HDFS-17145. Fix description of property dfs.namenode.file.close.num-committed-allowed. (#5933)
[Aug 11, 2023, 8:02:58 PM] (github) YARN-11153. Make proxy server support YARN federation. (#4314)
[Aug 11, 2023, 8:04:32 PM] (github) HDFS-17148. RBF: SQLDelegationTokenSecretManager must cleanup expired tokens in SQL (#5936)
[Aug 12, 2023, 1:15:34 AM] (github) YARN-8934. [BackPort][GPG] Add JvmMetricsInfo and pause monitor.  (#5929) Contributed by Bilwa S T.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/535/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/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/535/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/535/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/535/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/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/535/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/

[Aug 11, 2023, 5:35:41 AM] (github) HDFS-17145. Fix description of property dfs.namenode.file.close.num-committed-allowed. (#5933)
[Aug 11, 2023, 8:02:58 PM] (github) YARN-11153. Make proxy server support YARN federation. (#4314)
[Aug 11, 2023, 8:04:32 PM] (github) HDFS-17148. RBF: SQLDelegationTokenSecretManager must cleanup expired tokens in SQL (#5936)
[Aug 12, 2023, 1:15:34 AM] (github) YARN-8934. [BackPort][GPG] Add JvmMetricsInfo and pause monitor.  (#5929) Contributed by Bilwa S T.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/535/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/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/535/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/535/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/535/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/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/535/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/

[Aug 11, 2023, 5:35:41 AM] (github) HDFS-17145. Fix description of property dfs.namenode.file.close.num-committed-allowed. (#5933)
[Aug 11, 2023, 8:02:58 PM] (github) YARN-11153. Make proxy server support YARN federation. (#4314)
[Aug 11, 2023, 8:04:32 PM] (github) HDFS-17148. RBF: SQLDelegationTokenSecretManager must cleanup expired tokens in SQL (#5936)
[Aug 12, 2023, 1:15:34 AM] (github) YARN-8934. [BackPort][GPG] Add JvmMetricsInfo and pause monitor.  (#5929) Contributed by Bilwa S T.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/535/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/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/535/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/535/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/535/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/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/535/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/

[Aug 11, 2023, 5:35:41 AM] (github) HDFS-17145. Fix description of property dfs.namenode.file.close.num-committed-allowed. (#5933)
[Aug 11, 2023, 8:02:58 PM] (github) YARN-11153. Make proxy server support YARN federation. (#4314)
[Aug 11, 2023, 8:04:32 PM] (github) HDFS-17148. RBF: SQLDelegationTokenSecretManager must cleanup expired tokens in SQL (#5936)
[Aug 12, 2023, 1:15:34 AM] (github) YARN-8934. [BackPort][GPG] Add JvmMetricsInfo and pause monitor.  (#5929) Contributed by Bilwa S T.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.yarn.client.TestRMFailover 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/535/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/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/535/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/535/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/535/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/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/535/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/535/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [36K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/535/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/534/

[Aug 10, 2023, 2:27:36 AM] (github) YARN-11536. [Federation] Router CLI Supports Batch Save the SubClusterPolicyConfiguration Of Queues. (#5862) Contributed by Shilun Fan.
[Aug 10, 2023, 2:38:48 AM] (github) HADOOP-18840. Add enQueue time to RpcMetrics (#5926). Contributed by Liangjun He.
[Aug 10, 2023, 8:47:17 PM] (github) MAPREDUCE-7449: Add add-opens flag to container launch commands on JDK17 nodes (#5935)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/534/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/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/534/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/534/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/534/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/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/534/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [244K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/

[Aug 10, 2023, 2:27:36 AM] (github) YARN-11536. [Federation] Router CLI Supports Batch Save the SubClusterPolicyConfiguration Of Queues. (#5862) Contributed by Shilun Fan.
[Aug 10, 2023, 2:38:48 AM] (github) HADOOP-18840. Add enQueue time to RpcMetrics (#5926). Contributed by Liangjun He.
[Aug 10, 2023, 8:47:17 PM] (github) MAPREDUCE-7449: Add add-opens flag to container launch commands on JDK17 nodes (#5935)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/534/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/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/534/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/534/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/534/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/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/534/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [244K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/

[Aug 10, 2023, 2:27:36 AM] (github) YARN-11536. [Federation] Router CLI Supports Batch Save the SubClusterPolicyConfiguration Of Queues. (#5862) Contributed by Shilun Fan.
[Aug 10, 2023, 2:38:48 AM] (github) HADOOP-18840. Add enQueue time to RpcMetrics (#5926). Contributed by Liangjun He.
[Aug 10, 2023, 8:47:17 PM] (github) MAPREDUCE-7449: Add add-opens flag to container launch commands on JDK17 nodes (#5935)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/534/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/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/534/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/534/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/534/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/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/534/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [244K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/

[Aug 10, 2023, 2:27:36 AM] (github) YARN-11536. [Federation] Router CLI Supports Batch Save the SubClusterPolicyConfiguration Of Queues. (#5862) Contributed by Shilun Fan.
[Aug 10, 2023, 2:38:48 AM] (github) HADOOP-18840. Add enQueue time to RpcMetrics (#5926). Contributed by Liangjun He.
[Aug 10, 2023, 8:47:17 PM] (github) MAPREDUCE-7449: Add add-opens flag to container launch commands on JDK17 nodes (#5935)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/534/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/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/534/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/534/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/534/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/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/534/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/534/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [244K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/534/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/533/

[Aug 7, 2023, 12:03:23 PM] (github) HADOOP-18836. Some properties are missing from hadoop-policy.xml (#5922)
[Aug 7, 2023, 11:37:26 PM] (github) HADOOP-18810. Document missing a lot of properties in core-default.xml. (#5912) Contributed by  WangYuanben.
[Aug 7, 2023, 11:45:14 PM] (github) HDFS-17128. Updating SQLDelegationTokenSecretManager to use LoadingCache so tokens are updated frequently. (#5897) Contributed by Hector Sandoval Chaverri.
[Aug 8, 2023, 1:26:51 AM] (github) HDFS-17144. Remove incorrect comment in method storeAllocatedBlock. (#5932)
[Aug 8, 2023, 7:42:23 AM] (github) HDFS-17137. Standby/Observer NameNode skip to handle redundant replica block logic when set decrease replication. (#5913). Contributed by Haiyang Hu.
[Aug 8, 2023, 12:37:20 PM] (github) HADOOP-18837. Upgrade okio to 3.4.0 due to CVE-2023-3635. (#5914)
[Aug 8, 2023, 6:00:02 PM] (github) HADOOP-18826. [ABFS] Fix for GetFileStatus("/") failure. (#5909)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/533/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/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/533/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/533/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/533/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/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/533/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/

[Aug 7, 2023, 12:03:23 PM] (github) HADOOP-18836. Some properties are missing from hadoop-policy.xml (#5922)
[Aug 7, 2023, 11:37:26 PM] (github) HADOOP-18810. Document missing a lot of properties in core-default.xml. (#5912) Contributed by  WangYuanben.
[Aug 7, 2023, 11:45:14 PM] (github) HDFS-17128. Updating SQLDelegationTokenSecretManager to use LoadingCache so tokens are updated frequently. (#5897) Contributed by Hector Sandoval Chaverri.
[Aug 8, 2023, 1:26:51 AM] (github) HDFS-17144. Remove incorrect comment in method storeAllocatedBlock. (#5932)
[Aug 8, 2023, 7:42:23 AM] (github) HDFS-17137. Standby/Observer NameNode skip to handle redundant replica block logic when set decrease replication. (#5913). Contributed by Haiyang Hu.
[Aug 8, 2023, 12:37:20 PM] (github) HADOOP-18837. Upgrade okio to 3.4.0 due to CVE-2023-3635. (#5914)
[Aug 8, 2023, 6:00:02 PM] (github) HADOOP-18826. [ABFS] Fix for GetFileStatus("/") failure. (#5909)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/533/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/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/533/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/533/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/533/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/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/533/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/

[Aug 7, 2023, 12:03:23 PM] (github) HADOOP-18836. Some properties are missing from hadoop-policy.xml (#5922)
[Aug 7, 2023, 11:37:26 PM] (github) HADOOP-18810. Document missing a lot of properties in core-default.xml. (#5912) Contributed by  WangYuanben.
[Aug 7, 2023, 11:45:14 PM] (github) HDFS-17128. Updating SQLDelegationTokenSecretManager to use LoadingCache so tokens are updated frequently. (#5897) Contributed by Hector Sandoval Chaverri.
[Aug 8, 2023, 1:26:51 AM] (github) HDFS-17144. Remove incorrect comment in method storeAllocatedBlock. (#5932)
[Aug 8, 2023, 7:42:23 AM] (github) HDFS-17137. Standby/Observer NameNode skip to handle redundant replica block logic when set decrease replication. (#5913). Contributed by Haiyang Hu.
[Aug 8, 2023, 12:37:20 PM] (github) HADOOP-18837. Upgrade okio to 3.4.0 due to CVE-2023-3635. (#5914)
[Aug 8, 2023, 6:00:02 PM] (github) HADOOP-18826. [ABFS] Fix for GetFileStatus("/") failure. (#5909)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/533/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/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/533/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/533/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/533/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/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/533/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/

[Aug 7, 2023, 12:03:23 PM] (github) HADOOP-18836. Some properties are missing from hadoop-policy.xml (#5922)
[Aug 7, 2023, 11:37:26 PM] (github) HADOOP-18810. Document missing a lot of properties in core-default.xml. (#5912) Contributed by  WangYuanben.
[Aug 7, 2023, 11:45:14 PM] (github) HDFS-17128. Updating SQLDelegationTokenSecretManager to use LoadingCache so tokens are updated frequently. (#5897) Contributed by Hector Sandoval Chaverri.
[Aug 8, 2023, 1:26:51 AM] (github) HDFS-17144. Remove incorrect comment in method storeAllocatedBlock. (#5932)
[Aug 8, 2023, 7:42:23 AM] (github) HDFS-17137. Standby/Observer NameNode skip to handle redundant replica block logic when set decrease replication. (#5913). Contributed by Haiyang Hu.
[Aug 8, 2023, 12:37:20 PM] (github) HADOOP-18837. Upgrade okio to 3.4.0 due to CVE-2023-3635. (#5914)
[Aug 8, 2023, 6:00:02 PM] (github) HADOOP-18826. [ABFS] Fix for GetFileStatus("/") failure. (#5909)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/533/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/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/533/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/533/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/533/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/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/533/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/533/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/533/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/532/

[Aug 5, 2023, 8:29:21 AM] (github) YARN-7402. BackPort [GPG] Fix potential connection leak in GPGUtils. (#5901)
[Aug 5, 2023, 8:33:35 AM] (github) YARN-7708. BackPort [GPG] Load based policy generator. (#5902)  Contributed by Young Chen.
[Aug 5, 2023, 7:27:52 PM] (github) HDFS-17118 Fixed a couple checkstyle warnings in TestObserverReadProxyProvider (#5880)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/532/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/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/532/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/532/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/532/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/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/532/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [636K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/

[Aug 5, 2023, 8:29:21 AM] (github) YARN-7402. BackPort [GPG] Fix potential connection leak in GPGUtils. (#5901)
[Aug 5, 2023, 8:33:35 AM] (github) YARN-7708. BackPort [GPG] Load based policy generator. (#5902)  Contributed by Young Chen.
[Aug 5, 2023, 7:27:52 PM] (github) HDFS-17118 Fixed a couple checkstyle warnings in TestObserverReadProxyProvider (#5880)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/532/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/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/532/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/532/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/532/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/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/532/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [636K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/

[Aug 5, 2023, 8:29:21 AM] (github) YARN-7402. BackPort [GPG] Fix potential connection leak in GPGUtils. (#5901)
[Aug 5, 2023, 8:33:35 AM] (github) YARN-7708. BackPort [GPG] Load based policy generator. (#5902)  Contributed by Young Chen.
[Aug 5, 2023, 7:27:52 PM] (github) HDFS-17118 Fixed a couple checkstyle warnings in TestObserverReadProxyProvider (#5880)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/532/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/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/532/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/532/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/532/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/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/532/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [636K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/

[Aug 5, 2023, 8:29:21 AM] (github) YARN-7402. BackPort [GPG] Fix potential connection leak in GPGUtils. (#5901)
[Aug 5, 2023, 8:33:35 AM] (github) YARN-7708. BackPort [GPG] Load based policy generator. (#5902)  Contributed by Young Chen.
[Aug 5, 2023, 7:27:52 PM] (github) HDFS-17118 Fixed a couple checkstyle warnings in TestObserverReadProxyProvider (#5880)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/532/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/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/532/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/532/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/532/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/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/532/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/532/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [636K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/532/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/531/

[Aug 3, 2023, 2:22:06 PM] (github) HDFS-17113. Reconfig transfer and write bandwidth for datanode. (#5869)
[Aug 3, 2023, 2:29:41 PM] (github) YARN-11545. Fixed FS2CS ACL conversion when all users are allowed. (#5910)
[Aug 3, 2023, 2:35:27 PM] (github) YARN-11535: Jackson-dataformat-yaml should be upgraded to 2.15.2 as it may cause transitive dependency issue with 2.12.7 (#5884)
[Aug 4, 2023, 5:07:19 AM] (github) HDFS-17122. Rectify the table length discrepancy in the DataNode UI (#5915)
[Aug 4, 2023, 8:32:55 AM] (github) YARN-11416. FS2CS should use CapacitySchedulerConfiguration in FSQueueConverterBuilder (#5320)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/531/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/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/531/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/531/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/531/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/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/531/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [244K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/

[Aug 3, 2023, 2:22:06 PM] (github) HDFS-17113. Reconfig transfer and write bandwidth for datanode. (#5869)
[Aug 3, 2023, 2:29:41 PM] (github) YARN-11545. Fixed FS2CS ACL conversion when all users are allowed. (#5910)
[Aug 3, 2023, 2:35:27 PM] (github) YARN-11535: Jackson-dataformat-yaml should be upgraded to 2.15.2 as it may cause transitive dependency issue with 2.12.7 (#5884)
[Aug 4, 2023, 5:07:19 AM] (github) HDFS-17122. Rectify the table length discrepancy in the DataNode UI (#5915)
[Aug 4, 2023, 8:32:55 AM] (github) YARN-11416. FS2CS should use CapacitySchedulerConfiguration in FSQueueConverterBuilder (#5320)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/531/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/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/531/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/531/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/531/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/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/531/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [244K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/

[Aug 3, 2023, 2:22:06 PM] (github) HDFS-17113. Reconfig transfer and write bandwidth for datanode. (#5869)
[Aug 3, 2023, 2:29:41 PM] (github) YARN-11545. Fixed FS2CS ACL conversion when all users are allowed. (#5910)
[Aug 3, 2023, 2:35:27 PM] (github) YARN-11535: Jackson-dataformat-yaml should be upgraded to 2.15.2 as it may cause transitive dependency issue with 2.12.7 (#5884)
[Aug 4, 2023, 5:07:19 AM] (github) HDFS-17122. Rectify the table length discrepancy in the DataNode UI (#5915)
[Aug 4, 2023, 8:32:55 AM] (github) YARN-11416. FS2CS should use CapacitySchedulerConfiguration in FSQueueConverterBuilder (#5320)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/531/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/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/531/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/531/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/531/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/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/531/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [244K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/

[Aug 3, 2023, 2:22:06 PM] (github) HDFS-17113. Reconfig transfer and write bandwidth for datanode. (#5869)
[Aug 3, 2023, 2:29:41 PM] (github) YARN-11545. Fixed FS2CS ACL conversion when all users are allowed. (#5910)
[Aug 3, 2023, 2:35:27 PM] (github) YARN-11535: Jackson-dataformat-yaml should be upgraded to 2.15.2 as it may cause transitive dependency issue with 2.12.7 (#5884)
[Aug 4, 2023, 5:07:19 AM] (github) HDFS-17122. Rectify the table length discrepancy in the DataNode UI (#5915)
[Aug 4, 2023, 8:32:55 AM] (github) YARN-11416. FS2CS should use CapacitySchedulerConfiguration in FSQueueConverterBuilder (#5320)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/531/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/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/531/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/531/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/531/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/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/531/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/531/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [244K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/531/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/530/

[Aug 1, 2023, 9:52:54 AM] (github) HDFS-17134. RBF: Fix duplicate results of getListing through Router. (#5900). Contributed by Shuyan Zhang.
[Aug 2, 2023, 6:10:24 PM] (github) YARN-3660. [Addendum] Fix GPG Pom.xml Typo, (#5903)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/530/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/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/530/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/530/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/530/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/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/530/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [628K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/

[Aug 1, 2023, 9:52:54 AM] (github) HDFS-17134. RBF: Fix duplicate results of getListing through Router. (#5900). Contributed by Shuyan Zhang.
[Aug 2, 2023, 6:10:24 PM] (github) YARN-3660. [Addendum] Fix GPG Pom.xml Typo, (#5903)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/530/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/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/530/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/530/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/530/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/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/530/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [628K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/

[Aug 1, 2023, 9:52:54 AM] (github) HDFS-17134. RBF: Fix duplicate results of getListing through Router. (#5900). Contributed by Shuyan Zhang.
[Aug 2, 2023, 6:10:24 PM] (github) YARN-3660. [Addendum] Fix GPG Pom.xml Typo, (#5903)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/530/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/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/530/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/530/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/530/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/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/530/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [628K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/

[Aug 1, 2023, 9:52:54 AM] (github) HDFS-17134. RBF: Fix duplicate results of getListing through Router. (#5900). Contributed by Shuyan Zhang.
[Aug 2, 2023, 6:10:24 PM] (github) YARN-3660. [Addendum] Fix GPG Pom.xml Typo, (#5903)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/530/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/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/530/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/530/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/530/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/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/530/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/530/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [628K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/530/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/529/

[Jul 31, 2023, 1:44:18 PM] (github) YARN-11543: Fix checkstyle issues after YARN-11520. (#5896)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestFsDatasetImpl 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/529/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/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/529/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/529/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/529/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/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/529/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/

[Jul 31, 2023, 1:44:18 PM] (github) YARN-11543: Fix checkstyle issues after YARN-11520. (#5896)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestFsDatasetImpl 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/529/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/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/529/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/529/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/529/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/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/529/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/

[Jul 31, 2023, 1:44:18 PM] (github) YARN-11543: Fix checkstyle issues after YARN-11520. (#5896)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestFsDatasetImpl 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/529/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/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/529/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/529/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/529/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/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/529/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/

[Jul 31, 2023, 1:44:18 PM] (github) YARN-11543: Fix checkstyle issues after YARN-11520. (#5896)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestFsDatasetImpl 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/529/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/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/529/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/529/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/529/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/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/529/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/529/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/529/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/528/

[Jul 30, 2023, 11:39:42 PM] (github) YARN-11538. CS UI: queue filter do not work as expected when submitti… (#5890)
[Jul 31, 2023, 1:21:22 AM] (github) HDFS-17135. Update fsck -blockId to display excess state info of blocks (#5904)
[Jul 31, 2023, 1:34:49 AM] (github) HDFS-17136. Fix annotation description and typo in BlockPlacementPolicyDefault Class (#5907)

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/528/

[Jul 30, 2023, 11:39:42 PM] (github) YARN-11538. CS UI: queue filter do not work as expected when submitti… (#5890)
[Jul 31, 2023, 1:21:22 AM] (github) HDFS-17135. Update fsck -blockId to display excess state info of blocks (#5904)
[Jul 31, 2023, 1:34:49 AM] (github) HDFS-17136. Fix annotation description and typo in BlockPlacementPolicyDefault Class (#5907)

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/528/

[Jul 30, 2023, 11:39:42 PM] (github) YARN-11538. CS UI: queue filter do not work as expected when submitti… (#5890)
[Jul 31, 2023, 1:21:22 AM] (github) HDFS-17135. Update fsck -blockId to display excess state info of blocks (#5904)
[Jul 31, 2023, 1:34:49 AM] (github) HDFS-17136. Fix annotation description and typo in BlockPlacementPolicyDefault Class (#5907)

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/528/

[Jul 30, 2023, 11:39:42 PM] (github) YARN-11538. CS UI: queue filter do not work as expected when submitti… (#5890)
[Jul 31, 2023, 1:21:22 AM] (github) HDFS-17135. Update fsck -blockId to display excess state info of blocks (#5904)
[Jul 31, 2023, 1:34:49 AM] (github) HDFS-17136. Fix annotation description and typo in BlockPlacementPolicyDefault Class (#5907)

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/527/

[Jul 27, 2023, 7:24:35 AM] (github) YARN-11539. Fix leaf-templates in Flexible AQC. (#5868)
[Jul 27, 2023, 7:53:57 AM] (github) HDFS-17120. Support snapshot diff based copylisting for flat paths. (#5885)
[Jul 27, 2023, 1:16:34 PM] (github) YARN-11521. Parameterize tests runs with legacy/non-legacy queue-mode. (#5883)
[Jul 27, 2023, 3:33:19 PM] (github) YARN-11520. Support capacity vector for AQCv2 dynamic templates. (#5871)
[Jul 28, 2023, 5:41:27 AM] (github) YARN-7707. BackPort [GPG] Policy generator framework. (#5810)
[Jul 28, 2023, 7:15:00 AM] (github) HDFS-17116. RBF:  Update invoke millisecond time as monotonicNow() in RouterSafemodeService (#5876). Contributed by Haiyang Hu.
[Jul 28, 2023, 12:16:03 PM] (github) MAPREDUCE-7446. Fix NegativeArraySizeException in IFile's readRawValue method (#5895)
[Jul 28, 2023, 12:20:23 PM] (github) YARN-11508. [Minor] Improve UnmanagedAMPoolManager/UnmanagedApplicationManager Code (#5726)

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/527/

[Jul 27, 2023, 7:24:35 AM] (github) YARN-11539. Fix leaf-templates in Flexible AQC. (#5868)
[Jul 27, 2023, 7:53:57 AM] (github) HDFS-17120. Support snapshot diff based copylisting for flat paths. (#5885)
[Jul 27, 2023, 1:16:34 PM] (github) YARN-11521. Parameterize tests runs with legacy/non-legacy queue-mode. (#5883)
[Jul 27, 2023, 3:33:19 PM] (github) YARN-11520. Support capacity vector for AQCv2 dynamic templates. (#5871)
[Jul 28, 2023, 5:41:27 AM] (github) YARN-7707. BackPort [GPG] Policy generator framework. (#5810)
[Jul 28, 2023, 7:15:00 AM] (github) HDFS-17116. RBF:  Update invoke millisecond time as monotonicNow() in RouterSafemodeService (#5876). Contributed by Haiyang Hu.
[Jul 28, 2023, 12:16:03 PM] (github) MAPREDUCE-7446. Fix NegativeArraySizeException in IFile's readRawValue method (#5895)
[Jul 28, 2023, 12:20:23 PM] (github) YARN-11508. [Minor] Improve UnmanagedAMPoolManager/UnmanagedApplicationManager Code (#5726)

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/527/

[Jul 27, 2023, 7:24:35 AM] (github) YARN-11539. Fix leaf-templates in Flexible AQC. (#5868)
[Jul 27, 2023, 7:53:57 AM] (github) HDFS-17120. Support snapshot diff based copylisting for flat paths. (#5885)
[Jul 27, 2023, 1:16:34 PM] (github) YARN-11521. Parameterize tests runs with legacy/non-legacy queue-mode. (#5883)
[Jul 27, 2023, 3:33:19 PM] (github) YARN-11520. Support capacity vector for AQCv2 dynamic templates. (#5871)
[Jul 28, 2023, 5:41:27 AM] (github) YARN-7707. BackPort [GPG] Policy generator framework. (#5810)
[Jul 28, 2023, 7:15:00 AM] (github) HDFS-17116. RBF:  Update invoke millisecond time as monotonicNow() in RouterSafemodeService (#5876). Contributed by Haiyang Hu.
[Jul 28, 2023, 12:16:03 PM] (github) MAPREDUCE-7446. Fix NegativeArraySizeException in IFile's readRawValue method (#5895)
[Jul 28, 2023, 12:20:23 PM] (github) YARN-11508. [Minor] Improve UnmanagedAMPoolManager/UnmanagedApplicationManager Code (#5726)

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/527/

[Jul 27, 2023, 7:24:35 AM] (github) YARN-11539. Fix leaf-templates in Flexible AQC. (#5868)
[Jul 27, 2023, 7:53:57 AM] (github) HDFS-17120. Support snapshot diff based copylisting for flat paths. (#5885)
[Jul 27, 2023, 1:16:34 PM] (github) YARN-11521. Parameterize tests runs with legacy/non-legacy queue-mode. (#5883)
[Jul 27, 2023, 3:33:19 PM] (github) YARN-11520. Support capacity vector for AQCv2 dynamic templates. (#5871)
[Jul 28, 2023, 5:41:27 AM] (github) YARN-7707. BackPort [GPG] Policy generator framework. (#5810)
[Jul 28, 2023, 7:15:00 AM] (github) HDFS-17116. RBF:  Update invoke millisecond time as monotonicNow() in RouterSafemodeService (#5876). Contributed by Haiyang Hu.
[Jul 28, 2023, 12:16:03 PM] (github) MAPREDUCE-7446. Fix NegativeArraySizeException in IFile's readRawValue method (#5895)
[Jul 28, 2023, 12:20:23 PM] (github) YARN-11508. [Minor] Improve UnmanagedAMPoolManager/UnmanagedApplicationManager Code (#5726)

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/526/

[Jul 26, 2023, 7:52:13 AM] (github) HDFS-17111. RBF: Optimize msync to only call nameservices that have observer reads enabled. (#5860). Contributed by Simbarashe Dzinamarira.
[Jul 26, 2023, 12:10:08 PM] (github) HDFS-17115. HttpFS Add Support getErasureCodeCodecs API (#5875). Contributed by Hualong Zhang.
[Jul 26, 2023, 4:26:49 PM] (github) HADOOP-18778. Fixes failing tests when CSE is enabled. (#5763)
[Jul 27, 2023, 3:28:30 AM] (github) HDFS-17117. Print reconstructionQueuesInitProgress periodically when BlockManager processMisReplicatesAsync. (#5877). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/526/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/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/526/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/526/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/526/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/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/526/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [768K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/

[Jul 26, 2023, 7:52:13 AM] (github) HDFS-17111. RBF: Optimize msync to only call nameservices that have observer reads enabled. (#5860). Contributed by Simbarashe Dzinamarira.
[Jul 26, 2023, 12:10:08 PM] (github) HDFS-17115. HttpFS Add Support getErasureCodeCodecs API (#5875). Contributed by Hualong Zhang.
[Jul 26, 2023, 4:26:49 PM] (github) HADOOP-18778. Fixes failing tests when CSE is enabled. (#5763)
[Jul 27, 2023, 3:28:30 AM] (github) HDFS-17117. Print reconstructionQueuesInitProgress periodically when BlockManager processMisReplicatesAsync. (#5877). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/526/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/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/526/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/526/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/526/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/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/526/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [768K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/

[Jul 26, 2023, 7:52:13 AM] (github) HDFS-17111. RBF: Optimize msync to only call nameservices that have observer reads enabled. (#5860). Contributed by Simbarashe Dzinamarira.
[Jul 26, 2023, 12:10:08 PM] (github) HDFS-17115. HttpFS Add Support getErasureCodeCodecs API (#5875). Contributed by Hualong Zhang.
[Jul 26, 2023, 4:26:49 PM] (github) HADOOP-18778. Fixes failing tests when CSE is enabled. (#5763)
[Jul 27, 2023, 3:28:30 AM] (github) HDFS-17117. Print reconstructionQueuesInitProgress periodically when BlockManager processMisReplicatesAsync. (#5877). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/526/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/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/526/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/526/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/526/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/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/526/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [768K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/

[Jul 26, 2023, 7:52:13 AM] (github) HDFS-17111. RBF: Optimize msync to only call nameservices that have observer reads enabled. (#5860). Contributed by Simbarashe Dzinamarira.
[Jul 26, 2023, 12:10:08 PM] (github) HDFS-17115. HttpFS Add Support getErasureCodeCodecs API (#5875). Contributed by Hualong Zhang.
[Jul 26, 2023, 4:26:49 PM] (github) HADOOP-18778. Fixes failing tests when CSE is enabled. (#5763)
[Jul 27, 2023, 3:28:30 AM] (github) HDFS-17117. Print reconstructionQueuesInitProgress periodically when BlockManager processMisReplicatesAsync. (#5877). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/526/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/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/526/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/526/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/526/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/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/526/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/526/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [768K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/526/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/525/

[Jul 24, 2023, 6:38:00 AM] (github) HDFS-17112. Show decommission duration in JMX and HTML. (#5866). Contributed by Shuyan Zhang.
[Jul 24, 2023, 11:56:23 AM] (github) HDFS-17119. RBF: Logger fix for StateStoreMySQLImpl. (#5882). Contributed by Zhaohui Wang.
[Jul 24, 2023, 1:40:36 PM] (github) MAPREDUCE-7442. Exception message is not intusive when accessing the job configuration web UI (#5848)
[Jul 24, 2023, 6:36:57 PM] (github) HADOOP-18805. S3A prefetch tests to work with small files (#5851)
[Jul 24, 2023, 9:34:49 PM] (github) HADOOP-18823. Add Labeler Github Action. (#5874). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/525/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/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/525/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/525/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/525/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/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/525/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [232K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/

[Jul 24, 2023, 6:38:00 AM] (github) HDFS-17112. Show decommission duration in JMX and HTML. (#5866). Contributed by Shuyan Zhang.
[Jul 24, 2023, 11:56:23 AM] (github) HDFS-17119. RBF: Logger fix for StateStoreMySQLImpl. (#5882). Contributed by Zhaohui Wang.
[Jul 24, 2023, 1:40:36 PM] (github) MAPREDUCE-7442. Exception message is not intusive when accessing the job configuration web UI (#5848)
[Jul 24, 2023, 6:36:57 PM] (github) HADOOP-18805. S3A prefetch tests to work with small files (#5851)
[Jul 24, 2023, 9:34:49 PM] (github) HADOOP-18823. Add Labeler Github Action. (#5874). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/525/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/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/525/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/525/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/525/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/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/525/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [232K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/

[Jul 24, 2023, 6:38:00 AM] (github) HDFS-17112. Show decommission duration in JMX and HTML. (#5866). Contributed by Shuyan Zhang.
[Jul 24, 2023, 11:56:23 AM] (github) HDFS-17119. RBF: Logger fix for StateStoreMySQLImpl. (#5882). Contributed by Zhaohui Wang.
[Jul 24, 2023, 1:40:36 PM] (github) MAPREDUCE-7442. Exception message is not intusive when accessing the job configuration web UI (#5848)
[Jul 24, 2023, 6:36:57 PM] (github) HADOOP-18805. S3A prefetch tests to work with small files (#5851)
[Jul 24, 2023, 9:34:49 PM] (github) HADOOP-18823. Add Labeler Github Action. (#5874). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/525/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/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/525/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/525/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/525/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/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/525/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [232K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/

[Jul 24, 2023, 6:38:00 AM] (github) HDFS-17112. Show decommission duration in JMX and HTML. (#5866). Contributed by Shuyan Zhang.
[Jul 24, 2023, 11:56:23 AM] (github) HDFS-17119. RBF: Logger fix for StateStoreMySQLImpl. (#5882). Contributed by Zhaohui Wang.
[Jul 24, 2023, 1:40:36 PM] (github) MAPREDUCE-7442. Exception message is not intusive when accessing the job configuration web UI (#5848)
[Jul 24, 2023, 6:36:57 PM] (github) HADOOP-18805. S3A prefetch tests to work with small files (#5851)
[Jul 24, 2023, 9:34:49 PM] (github) HADOOP-18823. Add Labeler Github Action. (#5874). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/525/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/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/525/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/525/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/525/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/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/525/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/525/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [232K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/525/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/524/

[Jul 21, 2023, 10:30:55 AM] (github) YARN-11534. Fixed exception handling when container signalling is interrupted (#5864)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/524/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/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/524/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/524/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/524/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/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/524/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [264K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/

[Jul 21, 2023, 10:30:55 AM] (github) YARN-11534. Fixed exception handling when container signalling is interrupted (#5864)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/524/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/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/524/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/524/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/524/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/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/524/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [264K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/

[Jul 21, 2023, 10:30:55 AM] (github) YARN-11534. Fixed exception handling when container signalling is interrupted (#5864)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/524/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/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/524/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/524/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/524/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/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/524/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [264K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/

[Jul 21, 2023, 10:30:55 AM] (github) YARN-11534. Fixed exception handling when container signalling is interrupted (#5864)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/524/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/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/524/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/524/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/524/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/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/524/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/524/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [264K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/524/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/523/

[Jul 19, 2023, 9:03:41 AM] (github) HADOOP-18757. S3A Committer only finalizes the commits in a single thread (#5706)
[Jul 19, 2023, 6:50:38 PM] (github) YARN-11531. [Federation] Code cleanup for NodeManager#amrmproxy. (#5841)
[Jul 19, 2023, 6:51:47 PM] (github) YARN-11525. [Federation] Router CLI Supports Save the SubClusterPolicyConfiguration Of Queues. (#5816)
[Jul 20, 2023, 1:21:45 AM] (github) HDFS-17094. EC: Fix bug in block recovery when there are stale datanodes. (#5854)
[Jul 20, 2023, 4:26:29 AM] (github) YARN-11533. CapacityScheduler CapacityConfigType changed in legacy queue allocation mode (#5852)
[Jul 20, 2023, 4:30:55 AM] (github) YARN-9877 - Intermittent TIME_OUT of LogAggregationReport (#5784)
[Jul 20, 2023, 10:27:58 AM] (github) HADOOP-18795. S3A DelegationToken plugin to expand return type of binding (#5821)
[Jul 20, 2023, 10:39:13 AM] (github) HADOOP-18807. Close child file systems in ViewFileSystem when cache is disabled. (#5847)
[Jul 20, 2023, 5:46:41 PM] (github) HDFS-17067 Use BlockingThreadPoolExecutorService for nnProbingThreadPool in ObserverReadProxy (#5803)
[Jul 20, 2023, 7:08:19 PM] (github) YARN-11540. Fix typo: form -> from (#5861). Contributed by Seokchan Yoon.
[Jul 20, 2023, 7:15:40 PM] (github) HDFS-17074. Remove incorrect comment in TestRedudantBlocks#setup. (#5822). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/523/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/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/523/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/523/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/523/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/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/523/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/

[Jul 19, 2023, 9:03:41 AM] (github) HADOOP-18757. S3A Committer only finalizes the commits in a single thread (#5706)
[Jul 19, 2023, 6:50:38 PM] (github) YARN-11531. [Federation] Code cleanup for NodeManager#amrmproxy. (#5841)
[Jul 19, 2023, 6:51:47 PM] (github) YARN-11525. [Federation] Router CLI Supports Save the SubClusterPolicyConfiguration Of Queues. (#5816)
[Jul 20, 2023, 1:21:45 AM] (github) HDFS-17094. EC: Fix bug in block recovery when there are stale datanodes. (#5854)
[Jul 20, 2023, 4:26:29 AM] (github) YARN-11533. CapacityScheduler CapacityConfigType changed in legacy queue allocation mode (#5852)
[Jul 20, 2023, 4:30:55 AM] (github) YARN-9877 - Intermittent TIME_OUT of LogAggregationReport (#5784)
[Jul 20, 2023, 10:27:58 AM] (github) HADOOP-18795. S3A DelegationToken plugin to expand return type of binding (#5821)
[Jul 20, 2023, 10:39:13 AM] (github) HADOOP-18807. Close child file systems in ViewFileSystem when cache is disabled. (#5847)
[Jul 20, 2023, 5:46:41 PM] (github) HDFS-17067 Use BlockingThreadPoolExecutorService for nnProbingThreadPool in ObserverReadProxy (#5803)
[Jul 20, 2023, 7:08:19 PM] (github) YARN-11540. Fix typo: form -> from (#5861). Contributed by Seokchan Yoon.
[Jul 20, 2023, 7:15:40 PM] (github) HDFS-17074. Remove incorrect comment in TestRedudantBlocks#setup. (#5822). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/523/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/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/523/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/523/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/523/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/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/523/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/

[Jul 19, 2023, 9:03:41 AM] (github) HADOOP-18757. S3A Committer only finalizes the commits in a single thread (#5706)
[Jul 19, 2023, 6:50:38 PM] (github) YARN-11531. [Federation] Code cleanup for NodeManager#amrmproxy. (#5841)
[Jul 19, 2023, 6:51:47 PM] (github) YARN-11525. [Federation] Router CLI Supports Save the SubClusterPolicyConfiguration Of Queues. (#5816)
[Jul 20, 2023, 1:21:45 AM] (github) HDFS-17094. EC: Fix bug in block recovery when there are stale datanodes. (#5854)
[Jul 20, 2023, 4:26:29 AM] (github) YARN-11533. CapacityScheduler CapacityConfigType changed in legacy queue allocation mode (#5852)
[Jul 20, 2023, 4:30:55 AM] (github) YARN-9877 - Intermittent TIME_OUT of LogAggregationReport (#5784)
[Jul 20, 2023, 10:27:58 AM] (github) HADOOP-18795. S3A DelegationToken plugin to expand return type of binding (#5821)
[Jul 20, 2023, 10:39:13 AM] (github) HADOOP-18807. Close child file systems in ViewFileSystem when cache is disabled. (#5847)
[Jul 20, 2023, 5:46:41 PM] (github) HDFS-17067 Use BlockingThreadPoolExecutorService for nnProbingThreadPool in ObserverReadProxy (#5803)
[Jul 20, 2023, 7:08:19 PM] (github) YARN-11540. Fix typo: form -> from (#5861). Contributed by Seokchan Yoon.
[Jul 20, 2023, 7:15:40 PM] (github) HDFS-17074. Remove incorrect comment in TestRedudantBlocks#setup. (#5822). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/523/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/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/523/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/523/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/523/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/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/523/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/

[Jul 19, 2023, 9:03:41 AM] (github) HADOOP-18757. S3A Committer only finalizes the commits in a single thread (#5706)
[Jul 19, 2023, 6:50:38 PM] (github) YARN-11531. [Federation] Code cleanup for NodeManager#amrmproxy. (#5841)
[Jul 19, 2023, 6:51:47 PM] (github) YARN-11525. [Federation] Router CLI Supports Save the SubClusterPolicyConfiguration Of Queues. (#5816)
[Jul 20, 2023, 1:21:45 AM] (github) HDFS-17094. EC: Fix bug in block recovery when there are stale datanodes. (#5854)
[Jul 20, 2023, 4:26:29 AM] (github) YARN-11533. CapacityScheduler CapacityConfigType changed in legacy queue allocation mode (#5852)
[Jul 20, 2023, 4:30:55 AM] (github) YARN-9877 - Intermittent TIME_OUT of LogAggregationReport (#5784)
[Jul 20, 2023, 10:27:58 AM] (github) HADOOP-18795. S3A DelegationToken plugin to expand return type of binding (#5821)
[Jul 20, 2023, 10:39:13 AM] (github) HADOOP-18807. Close child file systems in ViewFileSystem when cache is disabled. (#5847)
[Jul 20, 2023, 5:46:41 PM] (github) HDFS-17067 Use BlockingThreadPoolExecutorService for nnProbingThreadPool in ObserverReadProxy (#5803)
[Jul 20, 2023, 7:08:19 PM] (github) YARN-11540. Fix typo: form -> from (#5861). Contributed by Seokchan Yoon.
[Jul 20, 2023, 7:15:40 PM] (github) HDFS-17074. Remove incorrect comment in TestRedudantBlocks#setup. (#5822). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/523/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/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/523/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/523/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/523/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/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/523/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/523/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/523/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/522/

[Jul 18, 2023, 1:16:12 PM] (github) HADOOP-18809. S3A prefetch read/write file operations should guard channel close (#5853)
[Jul 18, 2023, 1:23:19 PM] (github) HADOOP-18808. LogExactlyOnce to add a debug() method (#5850)
[Jul 19, 2023, 1:51:49 AM] (github) HDFS-17091. Blocks on DECOMMISSIONING DNs should be sorted properly in LocatedBlocks. (#5849)
[Jul 19, 2023, 1:53:51 AM] (github) HDFS-17088. Improve the debug verifyEC and dfsrouteradmin commands in HDFSCommands.md (#5846)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/522/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/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/522/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/522/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/522/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/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/522/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [448K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/

[Jul 18, 2023, 1:16:12 PM] (github) HADOOP-18809. S3A prefetch read/write file operations should guard channel close (#5853)
[Jul 18, 2023, 1:23:19 PM] (github) HADOOP-18808. LogExactlyOnce to add a debug() method (#5850)
[Jul 19, 2023, 1:51:49 AM] (github) HDFS-17091. Blocks on DECOMMISSIONING DNs should be sorted properly in LocatedBlocks. (#5849)
[Jul 19, 2023, 1:53:51 AM] (github) HDFS-17088. Improve the debug verifyEC and dfsrouteradmin commands in HDFSCommands.md (#5846)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/522/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/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/522/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/522/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/522/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/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/522/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [448K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/

[Jul 18, 2023, 1:16:12 PM] (github) HADOOP-18809. S3A prefetch read/write file operations should guard channel close (#5853)
[Jul 18, 2023, 1:23:19 PM] (github) HADOOP-18808. LogExactlyOnce to add a debug() method (#5850)
[Jul 19, 2023, 1:51:49 AM] (github) HDFS-17091. Blocks on DECOMMISSIONING DNs should be sorted properly in LocatedBlocks. (#5849)
[Jul 19, 2023, 1:53:51 AM] (github) HDFS-17088. Improve the debug verifyEC and dfsrouteradmin commands in HDFSCommands.md (#5846)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/522/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/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/522/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/522/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/522/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/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/522/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [448K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/

[Jul 18, 2023, 1:16:12 PM] (github) HADOOP-18809. S3A prefetch read/write file operations should guard channel close (#5853)
[Jul 18, 2023, 1:23:19 PM] (github) HADOOP-18808. LogExactlyOnce to add a debug() method (#5850)
[Jul 19, 2023, 1:51:49 AM] (github) HDFS-17091. Blocks on DECOMMISSIONING DNs should be sorted properly in LocatedBlocks. (#5849)
[Jul 19, 2023, 1:53:51 AM] (github) HDFS-17088. Improve the debug verifyEC and dfsrouteradmin commands in HDFSCommands.md (#5846)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/522/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/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/522/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/522/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/522/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/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/522/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/522/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [448K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/522/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/521/

[Jul 15, 2023, 6:30:07 AM] (github) HDFS-17086. Fix the parameter settings in TestDiskspaceQuotaUpdate#updateCountForQuota (#5842). Contributed by Haiyang Hu.
[Jul 16, 2023, 4:20:46 AM] (github) HADOOP-18801. Delete path directly when it can not be parsed in trash. (#5744). Contributed by farmmamba.
[Jul 16, 2023, 5:57:31 AM] (github) HDFS-17075. Reconfig disk balancer parameters for datanode (#5823). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/521/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/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/521/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/521/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/521/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/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/521/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/

[Jul 15, 2023, 6:30:07 AM] (github) HDFS-17086. Fix the parameter settings in TestDiskspaceQuotaUpdate#updateCountForQuota (#5842). Contributed by Haiyang Hu.
[Jul 16, 2023, 4:20:46 AM] (github) HADOOP-18801. Delete path directly when it can not be parsed in trash. (#5744). Contributed by farmmamba.
[Jul 16, 2023, 5:57:31 AM] (github) HDFS-17075. Reconfig disk balancer parameters for datanode (#5823). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/521/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/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/521/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/521/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/521/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/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/521/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/

[Jul 15, 2023, 6:30:07 AM] (github) HDFS-17086. Fix the parameter settings in TestDiskspaceQuotaUpdate#updateCountForQuota (#5842). Contributed by Haiyang Hu.
[Jul 16, 2023, 4:20:46 AM] (github) HADOOP-18801. Delete path directly when it can not be parsed in trash. (#5744). Contributed by farmmamba.
[Jul 16, 2023, 5:57:31 AM] (github) HDFS-17075. Reconfig disk balancer parameters for datanode (#5823). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/521/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/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/521/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/521/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/521/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/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/521/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/

[Jul 15, 2023, 6:30:07 AM] (github) HDFS-17086. Fix the parameter settings in TestDiskspaceQuotaUpdate#updateCountForQuota (#5842). Contributed by Haiyang Hu.
[Jul 16, 2023, 4:20:46 AM] (github) HADOOP-18801. Delete path directly when it can not be parsed in trash. (#5744). Contributed by farmmamba.
[Jul 16, 2023, 5:57:31 AM] (github) HDFS-17075. Reconfig disk balancer parameters for datanode (#5823). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/521/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/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/521/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/521/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/521/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/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/521/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/521/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/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/520/

[Jul 13, 2023, 7:28:43 PM] (github) HDFS-17082. Add documentation for provisionSnapshotTrash command to HDFSCommands.md and HdfsSnapshots.md" (#5834). Contributed by Haiyang Hu.
[Jul 14, 2023, 6:23:36 AM] (github) HDFS-17083. Support getErasureCodeCodecs API in WebHDFS (#5836). Contributed by Hualong Zhang.
[Jul 14, 2023, 6:26:54 AM] (github) HDFS-17081. EC: Add logic for striped blocks in isSufficientlyReplicated (#5833). Contributed by Haiyang Hu.
[Jul 14, 2023, 9:21:01 AM] (github) HADOOP-18291. S3A prefetch - Implement thread-safe LRU cache for SingleFilePerBlockCache (#5754)
[Jul 14, 2023, 3:43:47 PM] (github) HDFS-17068. Datanode should record last directory scan time. (#5809). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/520/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/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/520/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/520/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/520/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/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/520/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/

[Jul 13, 2023, 7:28:43 PM] (github) HDFS-17082. Add documentation for provisionSnapshotTrash command to HDFSCommands.md and HdfsSnapshots.md" (#5834). Contributed by Haiyang Hu.
[Jul 14, 2023, 6:23:36 AM] (github) HDFS-17083. Support getErasureCodeCodecs API in WebHDFS (#5836). Contributed by Hualong Zhang.
[Jul 14, 2023, 6:26:54 AM] (github) HDFS-17081. EC: Add logic for striped blocks in isSufficientlyReplicated (#5833). Contributed by Haiyang Hu.
[Jul 14, 2023, 9:21:01 AM] (github) HADOOP-18291. S3A prefetch - Implement thread-safe LRU cache for SingleFilePerBlockCache (#5754)
[Jul 14, 2023, 3:43:47 PM] (github) HDFS-17068. Datanode should record last directory scan time. (#5809). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/520/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/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/520/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/520/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/520/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/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/520/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/

[Jul 13, 2023, 7:28:43 PM] (github) HDFS-17082. Add documentation for provisionSnapshotTrash command to HDFSCommands.md and HdfsSnapshots.md" (#5834). Contributed by Haiyang Hu.
[Jul 14, 2023, 6:23:36 AM] (github) HDFS-17083. Support getErasureCodeCodecs API in WebHDFS (#5836). Contributed by Hualong Zhang.
[Jul 14, 2023, 6:26:54 AM] (github) HDFS-17081. EC: Add logic for striped blocks in isSufficientlyReplicated (#5833). Contributed by Haiyang Hu.
[Jul 14, 2023, 9:21:01 AM] (github) HADOOP-18291. S3A prefetch - Implement thread-safe LRU cache for SingleFilePerBlockCache (#5754)
[Jul 14, 2023, 3:43:47 PM] (github) HDFS-17068. Datanode should record last directory scan time. (#5809). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/520/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/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/520/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/520/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/520/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/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/520/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/

[Jul 13, 2023, 7:28:43 PM] (github) HDFS-17082. Add documentation for provisionSnapshotTrash command to HDFSCommands.md and HdfsSnapshots.md" (#5834). Contributed by Haiyang Hu.
[Jul 14, 2023, 6:23:36 AM] (github) HDFS-17083. Support getErasureCodeCodecs API in WebHDFS (#5836). Contributed by Hualong Zhang.
[Jul 14, 2023, 6:26:54 AM] (github) HDFS-17081. EC: Add logic for striped blocks in isSufficientlyReplicated (#5833). Contributed by Haiyang Hu.
[Jul 14, 2023, 9:21:01 AM] (github) HADOOP-18291. S3A prefetch - Implement thread-safe LRU cache for SingleFilePerBlockCache (#5754)
[Jul 14, 2023, 3:43:47 PM] (github) HDFS-17068. Datanode should record last directory scan time. (#5809). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/520/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/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/520/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/520/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/520/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/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/520/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/520/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/520/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/519/

[Jul 11, 2023, 6:38:09 AM] (github) YARN-11528. Lock triple-beam to the version compatible with node.js 12 to avoid compilation error. (#5827). Contributed by Masatake Iwasaki
[Jul 11, 2023, 7:46:06 AM] (github) HDFS-17076. Remove the unused method isSlownodeByNameserviceId in DataNode (#5824). Contributed by Haiyang Hu.
[Jul 11, 2023, 11:09:50 AM] (github) HADOOP-18794. ipc.server.handler.queue.size missing from core-default.xml (#5819). Contributed by  WangYuanben.
[Jul 11, 2023, 12:27:05 PM] (github) HADOOP-18781. ABFS backReference passed down to streams to avoid GC closing the FS. (#5780)
[Jul 11, 2023, 1:20:51 PM] (github) YARN-11464: TestFSQueueConverter#testAutoCreateV2FlagsInWeightMode has a missing dot before auto-queue-creation-v2.enabled for method call assertNoValueForQueues (#5792)
[Jul 11, 2023, 4:54:06 PM] (github) YARN-11524. Improve the Policy Description in Federation.md. (#5797)
[Jul 12, 2023, 1:47:07 AM] (github) YARN-11509. The FederationInterceptor#launchUAM Added retry logic. (#5727)
[Jul 12, 2023, 1:47:59 AM] (github) YARN-11515. [Federation] Improve DefaultRequestInterceptor#init Code. (#5752)
[Jul 13, 2023, 1:50:41 AM] (github) YARN-11529 Add metrics for ContainerMonitorImpl. (#5828)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/519/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/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/519/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/519/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/519/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/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/519/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [544K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/

[Jul 11, 2023, 6:38:09 AM] (github) YARN-11528. Lock triple-beam to the version compatible with node.js 12 to avoid compilation error. (#5827). Contributed by Masatake Iwasaki
[Jul 11, 2023, 7:46:06 AM] (github) HDFS-17076. Remove the unused method isSlownodeByNameserviceId in DataNode (#5824). Contributed by Haiyang Hu.
[Jul 11, 2023, 11:09:50 AM] (github) HADOOP-18794. ipc.server.handler.queue.size missing from core-default.xml (#5819). Contributed by  WangYuanben.
[Jul 11, 2023, 12:27:05 PM] (github) HADOOP-18781. ABFS backReference passed down to streams to avoid GC closing the FS. (#5780)
[Jul 11, 2023, 1:20:51 PM] (github) YARN-11464: TestFSQueueConverter#testAutoCreateV2FlagsInWeightMode has a missing dot before auto-queue-creation-v2.enabled for method call assertNoValueForQueues (#5792)
[Jul 11, 2023, 4:54:06 PM] (github) YARN-11524. Improve the Policy Description in Federation.md. (#5797)
[Jul 12, 2023, 1:47:07 AM] (github) YARN-11509. The FederationInterceptor#launchUAM Added retry logic. (#5727)
[Jul 12, 2023, 1:47:59 AM] (github) YARN-11515. [Federation] Improve DefaultRequestInterceptor#init Code. (#5752)
[Jul 13, 2023, 1:50:41 AM] (github) YARN-11529 Add metrics for ContainerMonitorImpl. (#5828)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/519/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/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/519/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/519/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/519/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/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/519/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [544K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/

[Jul 11, 2023, 6:38:09 AM] (github) YARN-11528. Lock triple-beam to the version compatible with node.js 12 to avoid compilation error. (#5827). Contributed by Masatake Iwasaki
[Jul 11, 2023, 7:46:06 AM] (github) HDFS-17076. Remove the unused method isSlownodeByNameserviceId in DataNode (#5824). Contributed by Haiyang Hu.
[Jul 11, 2023, 11:09:50 AM] (github) HADOOP-18794. ipc.server.handler.queue.size missing from core-default.xml (#5819). Contributed by  WangYuanben.
[Jul 11, 2023, 12:27:05 PM] (github) HADOOP-18781. ABFS backReference passed down to streams to avoid GC closing the FS. (#5780)
[Jul 11, 2023, 1:20:51 PM] (github) YARN-11464: TestFSQueueConverter#testAutoCreateV2FlagsInWeightMode has a missing dot before auto-queue-creation-v2.enabled for method call assertNoValueForQueues (#5792)
[Jul 11, 2023, 4:54:06 PM] (github) YARN-11524. Improve the Policy Description in Federation.md. (#5797)
[Jul 12, 2023, 1:47:07 AM] (github) YARN-11509. The FederationInterceptor#launchUAM Added retry logic. (#5727)
[Jul 12, 2023, 1:47:59 AM] (github) YARN-11515. [Federation] Improve DefaultRequestInterceptor#init Code. (#5752)
[Jul 13, 2023, 1:50:41 AM] (github) YARN-11529 Add metrics for ContainerMonitorImpl. (#5828)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/519/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/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/519/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/519/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/519/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/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/519/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [544K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/

[Jul 11, 2023, 6:38:09 AM] (github) YARN-11528. Lock triple-beam to the version compatible with node.js 12 to avoid compilation error. (#5827). Contributed by Masatake Iwasaki
[Jul 11, 2023, 7:46:06 AM] (github) HDFS-17076. Remove the unused method isSlownodeByNameserviceId in DataNode (#5824). Contributed by Haiyang Hu.
[Jul 11, 2023, 11:09:50 AM] (github) HADOOP-18794. ipc.server.handler.queue.size missing from core-default.xml (#5819). Contributed by  WangYuanben.
[Jul 11, 2023, 12:27:05 PM] (github) HADOOP-18781. ABFS backReference passed down to streams to avoid GC closing the FS. (#5780)
[Jul 11, 2023, 1:20:51 PM] (github) YARN-11464: TestFSQueueConverter#testAutoCreateV2FlagsInWeightMode has a missing dot before auto-queue-creation-v2.enabled for method call assertNoValueForQueues (#5792)
[Jul 11, 2023, 4:54:06 PM] (github) YARN-11524. Improve the Policy Description in Federation.md. (#5797)
[Jul 12, 2023, 1:47:07 AM] (github) YARN-11509. The FederationInterceptor#launchUAM Added retry logic. (#5727)
[Jul 12, 2023, 1:47:59 AM] (github) YARN-11515. [Federation] Improve DefaultRequestInterceptor#init Code. (#5752)
[Jul 13, 2023, 1:50:41 AM] (github) YARN-11529 Add metrics for ContainerMonitorImpl. (#5828)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/519/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/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/519/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/519/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/519/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/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/519/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/519/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [544K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/519/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/518/

[Jul 9, 2023, 3:04:20 PM] (github) HDFS-17073. Enhance the warning message output for BlockGroupNonStripedChecksumComputer#compute" (#5817). Contributed by Haiyang Hu.
[Jul 10, 2023, 7:28:23 AM] (github) HDFS-17070. Remove unused import in DataNodeMetricHelper.java. (#5812). Contributed by farmmamba.
[Jul 10, 2023, 7:38:47 AM] (github) HDFS-17064. Document the usage of the new Balancer "sortTopNodes" and "hotBlockTimeInterval" parameter (#5794). Contributed by Haiyang Hu.
[Jul 10, 2023, 10:42:37 AM] (github) HDFS-17033. Update fsck to display stale state info of blocks accurately. (#5815). Contributed by Wang Yuanben.




-1 overall


The following subsystems voted -1:
    blanks compile golang hadolint mvninstall mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.federation.store.records.TestFederationProtocolRecords 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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 
      

   mvninstall:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-mvninstall-root.txt [876K]

   compile:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   golang:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-mvnsite-root.txt [148K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn.txt [124K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/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/518/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/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/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-root.txt [224K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [936K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt [40K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt [8.0K]

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/518/

[Jul 9, 2023, 3:04:20 PM] (github) HDFS-17073. Enhance the warning message output for BlockGroupNonStripedChecksumComputer#compute" (#5817). Contributed by Haiyang Hu.
[Jul 10, 2023, 7:28:23 AM] (github) HDFS-17070. Remove unused import in DataNodeMetricHelper.java. (#5812). Contributed by farmmamba.
[Jul 10, 2023, 7:38:47 AM] (github) HDFS-17064. Document the usage of the new Balancer "sortTopNodes" and "hotBlockTimeInterval" parameter (#5794). Contributed by Haiyang Hu.
[Jul 10, 2023, 10:42:37 AM] (github) HDFS-17033. Update fsck to display stale state info of blocks accurately. (#5815). Contributed by Wang Yuanben.




-1 overall


The following subsystems voted -1:
    blanks compile golang hadolint mvninstall mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.federation.store.records.TestFederationProtocolRecords 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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 
      

   mvninstall:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-mvninstall-root.txt [876K]

   compile:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   golang:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-mvnsite-root.txt [148K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn.txt [124K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/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/518/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/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/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-root.txt [224K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [936K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt [40K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt [8.0K]

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/518/

[Jul 9, 2023, 3:04:20 PM] (github) HDFS-17073. Enhance the warning message output for BlockGroupNonStripedChecksumComputer#compute" (#5817). Contributed by Haiyang Hu.
[Jul 10, 2023, 7:28:23 AM] (github) HDFS-17070. Remove unused import in DataNodeMetricHelper.java. (#5812). Contributed by farmmamba.
[Jul 10, 2023, 7:38:47 AM] (github) HDFS-17064. Document the usage of the new Balancer "sortTopNodes" and "hotBlockTimeInterval" parameter (#5794). Contributed by Haiyang Hu.
[Jul 10, 2023, 10:42:37 AM] (github) HDFS-17033. Update fsck to display stale state info of blocks accurately. (#5815). Contributed by Wang Yuanben.




-1 overall


The following subsystems voted -1:
    blanks compile golang hadolint mvninstall mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.federation.store.records.TestFederationProtocolRecords 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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 
      

   mvninstall:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-mvninstall-root.txt [876K]

   compile:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   golang:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-mvnsite-root.txt [148K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn.txt [124K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/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/518/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/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/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-root.txt [224K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [936K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt [40K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt [8.0K]

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/518/

[Jul 9, 2023, 3:04:20 PM] (github) HDFS-17073. Enhance the warning message output for BlockGroupNonStripedChecksumComputer#compute" (#5817). Contributed by Haiyang Hu.
[Jul 10, 2023, 7:28:23 AM] (github) HDFS-17070. Remove unused import in DataNodeMetricHelper.java. (#5812). Contributed by farmmamba.
[Jul 10, 2023, 7:38:47 AM] (github) HDFS-17064. Document the usage of the new Balancer "sortTopNodes" and "hotBlockTimeInterval" parameter (#5794). Contributed by Haiyang Hu.
[Jul 10, 2023, 10:42:37 AM] (github) HDFS-17033. Update fsck to display stale state info of blocks accurately. (#5815). Contributed by Wang Yuanben.




-1 overall


The following subsystems voted -1:
    blanks compile golang hadolint mvninstall mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.federation.store.records.TestFederationProtocolRecords 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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 
      

   mvninstall:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-mvninstall-root.txt [876K]

   compile:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   golang:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-compile-root.txt [392K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-mvnsite-root.txt [148K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn.txt [124K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/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/518/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/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/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-hadoop-yarn-project.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/branch-spotbugs-root.txt [224K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [936K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt [40K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/518/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/518/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt [8.0K]

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/517/

[Jul 8, 2023, 11:53:54 AM] (github) HADOOP-18793. S3A StagingCommitter does not clean up staging-uploads directory (#5818)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/517/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/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/517/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/517/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/517/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/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/517/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [404K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/

[Jul 8, 2023, 11:53:54 AM] (github) HADOOP-18793. S3A StagingCommitter does not clean up staging-uploads directory (#5818)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/517/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/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/517/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/517/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/517/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/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/517/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [404K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/

[Jul 8, 2023, 11:53:54 AM] (github) HADOOP-18793. S3A StagingCommitter does not clean up staging-uploads directory (#5818)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/517/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/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/517/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/517/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/517/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/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/517/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [404K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/

[Jul 8, 2023, 11:53:54 AM] (github) HADOOP-18793. S3A StagingCommitter does not clean up staging-uploads directory (#5818)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/517/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/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/517/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/517/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/517/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/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/517/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/517/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [404K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/517/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/516/

[Jul 6, 2023, 1:11:13 AM] (github) YARN-11526. [Client] Add a unit test to FormattingCLIUtils (#5801)
[Jul 6, 2023, 8:18:14 AM] (github) YARN-11000. Replace queue resource calculation logic in updateClusterResource (#5783)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/516/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/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/516/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/516/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/516/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/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/516/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [292K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/

[Jul 6, 2023, 1:11:13 AM] (github) YARN-11526. [Client] Add a unit test to FormattingCLIUtils (#5801)
[Jul 6, 2023, 8:18:14 AM] (github) YARN-11000. Replace queue resource calculation logic in updateClusterResource (#5783)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/516/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/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/516/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/516/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/516/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/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/516/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [292K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/

[Jul 6, 2023, 1:11:13 AM] (github) YARN-11526. [Client] Add a unit test to FormattingCLIUtils (#5801)
[Jul 6, 2023, 8:18:14 AM] (github) YARN-11000. Replace queue resource calculation logic in updateClusterResource (#5783)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/516/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/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/516/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/516/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/516/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/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/516/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [292K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/

[Jul 6, 2023, 1:11:13 AM] (github) YARN-11526. [Client] Add a unit test to FormattingCLIUtils (#5801)
[Jul 6, 2023, 8:18:14 AM] (github) YARN-11000. Replace queue resource calculation logic in updateClusterResource (#5783)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/516/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/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/516/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/516/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/516/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/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/516/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/516/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [292K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/516/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/515/

[Jul 3, 2023, 3:41:37 PM] (github) HDFS-17065. Fix typos in hadoop-hdfs-project (#5796)
[Jul 3, 2023, 3:46:57 PM] (github) HADOOP-18779. Improve hadoop-function.sh#status script. (#5762)
[Jul 3, 2023, 3:56:24 PM] (github) YARN-11090. [GPG] Support Secure Mode. (#5782)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/515/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/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/515/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/515/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/515/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/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/515/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/

[Jul 3, 2023, 3:41:37 PM] (github) HDFS-17065. Fix typos in hadoop-hdfs-project (#5796)
[Jul 3, 2023, 3:46:57 PM] (github) HADOOP-18779. Improve hadoop-function.sh#status script. (#5762)
[Jul 3, 2023, 3:56:24 PM] (github) YARN-11090. [GPG] Support Secure Mode. (#5782)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/515/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/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/515/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/515/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/515/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/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/515/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/

[Jul 3, 2023, 3:41:37 PM] (github) HDFS-17065. Fix typos in hadoop-hdfs-project (#5796)
[Jul 3, 2023, 3:46:57 PM] (github) HADOOP-18779. Improve hadoop-function.sh#status script. (#5762)
[Jul 3, 2023, 3:56:24 PM] (github) YARN-11090. [GPG] Support Secure Mode. (#5782)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/515/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/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/515/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/515/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/515/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/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/515/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/

[Jul 3, 2023, 3:41:37 PM] (github) HDFS-17065. Fix typos in hadoop-hdfs-project (#5796)
[Jul 3, 2023, 3:46:57 PM] (github) HADOOP-18779. Improve hadoop-function.sh#status script. (#5762)
[Jul 3, 2023, 3:56:24 PM] (github) YARN-11090. [GPG] Support Secure Mode. (#5782)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/515/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/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/515/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/515/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/515/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/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/515/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/515/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [272K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/515/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/514/

[Jul 2, 2023, 7:23:32 AM] (github) HADOOP-18789. Remove ozone from hadoop dev support. (#5800). Contributed by Xiaoqiao He.
[Jul 2, 2023, 7:37:19 AM] (github) HDFS-17052. Improve BlockPlacementPolicyRackFaultTolerant to avoid choose nodes failed when no enough Rack. (#5759). Contributed by Hualong Zhang and Shuyan Zhang.
[Jul 2, 2023, 8:38:13 AM] (github) HADOOP-18783. Upgrade to netty 4.1.94 due to CVE (#5774). Contributed by PJ Fanning.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/514/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/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/514/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/514/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/514/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/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/514/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/

[Jul 2, 2023, 7:23:32 AM] (github) HADOOP-18789. Remove ozone from hadoop dev support. (#5800). Contributed by Xiaoqiao He.
[Jul 2, 2023, 7:37:19 AM] (github) HDFS-17052. Improve BlockPlacementPolicyRackFaultTolerant to avoid choose nodes failed when no enough Rack. (#5759). Contributed by Hualong Zhang and Shuyan Zhang.
[Jul 2, 2023, 8:38:13 AM] (github) HADOOP-18783. Upgrade to netty 4.1.94 due to CVE (#5774). Contributed by PJ Fanning.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/514/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/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/514/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/514/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/514/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/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/514/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/

[Jul 2, 2023, 7:23:32 AM] (github) HADOOP-18789. Remove ozone from hadoop dev support. (#5800). Contributed by Xiaoqiao He.
[Jul 2, 2023, 7:37:19 AM] (github) HDFS-17052. Improve BlockPlacementPolicyRackFaultTolerant to avoid choose nodes failed when no enough Rack. (#5759). Contributed by Hualong Zhang and Shuyan Zhang.
[Jul 2, 2023, 8:38:13 AM] (github) HADOOP-18783. Upgrade to netty 4.1.94 due to CVE (#5774). Contributed by PJ Fanning.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/514/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/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/514/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/514/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/514/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/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/514/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/

[Jul 2, 2023, 7:23:32 AM] (github) HADOOP-18789. Remove ozone from hadoop dev support. (#5800). Contributed by Xiaoqiao He.
[Jul 2, 2023, 7:37:19 AM] (github) HDFS-17052. Improve BlockPlacementPolicyRackFaultTolerant to avoid choose nodes failed when no enough Rack. (#5759). Contributed by Hualong Zhang and Shuyan Zhang.
[Jul 2, 2023, 8:38:13 AM] (github) HADOOP-18783. Upgrade to netty 4.1.94 due to CVE (#5774). Contributed by PJ Fanning.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/514/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/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/514/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/514/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/514/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/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/514/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/514/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/514/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/513/

[Jun 30, 2023, 3:26:34 AM] (github) HDFS-17062. HA NameNode Web UI should show last HA Transition time (#5791). Contributed by Zhaohui Wang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/513/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/xml.txt [32K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/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/513/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/513/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/513/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/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/513/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [732K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/

[Jun 30, 2023, 3:26:34 AM] (github) HDFS-17062. HA NameNode Web UI should show last HA Transition time (#5791). Contributed by Zhaohui Wang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/513/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/xml.txt [32K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/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/513/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/513/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/513/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/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/513/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [732K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/

[Jun 30, 2023, 3:26:34 AM] (github) HDFS-17062. HA NameNode Web UI should show last HA Transition time (#5791). Contributed by Zhaohui Wang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/513/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/xml.txt [32K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/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/513/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/513/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/513/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/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/513/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [732K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/

[Jun 30, 2023, 3:26:34 AM] (github) HDFS-17062. HA NameNode Web UI should show last HA Transition time (#5791). Contributed by Zhaohui Wang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/513/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/xml.txt [32K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/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/513/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/513/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/513/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/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/513/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/513/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [732K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/513/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/512/

[Jun 27, 2023, 9:40:22 AM] (github) HADOOP-18773.  Upgrade maven-shade-plugin to 3.4.1 (#5750)
[Jun 27, 2023, 10:53:02 AM] (github) HADOOP-18782. Upgrade to snappy-java 1.1.10.1 due to CVEs (#5773)
[Jun 27, 2023, 12:55:20 PM] (github) MAPREDUCE-7432. Make manifest committer default on abfs and gcs stores (#5378)
[Jun 27, 2023, 2:52:00 PM] (github) HADOOP-18764. fs.azure.buffer.dir to be under Yarn container path on yarn applications (#5737)
[Jun 27, 2023, 5:52:59 PM] (github) YARN-11519. [Federation] Add RouterAuditLog to log4j.properties. (#5785)
[Jun 28, 2023, 4:03:15 AM] (github) HDFS-17044. Set size of non-exist block to NO_ACK when process FBR or IBR to avoid useless report from DataNode. (#5735). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/512/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/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/512/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/512/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/512/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/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/512/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [308K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/

[Jun 27, 2023, 9:40:22 AM] (github) HADOOP-18773.  Upgrade maven-shade-plugin to 3.4.1 (#5750)
[Jun 27, 2023, 10:53:02 AM] (github) HADOOP-18782. Upgrade to snappy-java 1.1.10.1 due to CVEs (#5773)
[Jun 27, 2023, 12:55:20 PM] (github) MAPREDUCE-7432. Make manifest committer default on abfs and gcs stores (#5378)
[Jun 27, 2023, 2:52:00 PM] (github) HADOOP-18764. fs.azure.buffer.dir to be under Yarn container path on yarn applications (#5737)
[Jun 27, 2023, 5:52:59 PM] (github) YARN-11519. [Federation] Add RouterAuditLog to log4j.properties. (#5785)
[Jun 28, 2023, 4:03:15 AM] (github) HDFS-17044. Set size of non-exist block to NO_ACK when process FBR or IBR to avoid useless report from DataNode. (#5735). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/512/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/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/512/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/512/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/512/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/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/512/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [308K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/

[Jun 27, 2023, 9:40:22 AM] (github) HADOOP-18773.  Upgrade maven-shade-plugin to 3.4.1 (#5750)
[Jun 27, 2023, 10:53:02 AM] (github) HADOOP-18782. Upgrade to snappy-java 1.1.10.1 due to CVEs (#5773)
[Jun 27, 2023, 12:55:20 PM] (github) MAPREDUCE-7432. Make manifest committer default on abfs and gcs stores (#5378)
[Jun 27, 2023, 2:52:00 PM] (github) HADOOP-18764. fs.azure.buffer.dir to be under Yarn container path on yarn applications (#5737)
[Jun 27, 2023, 5:52:59 PM] (github) YARN-11519. [Federation] Add RouterAuditLog to log4j.properties. (#5785)
[Jun 28, 2023, 4:03:15 AM] (github) HDFS-17044. Set size of non-exist block to NO_ACK when process FBR or IBR to avoid useless report from DataNode. (#5735). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/512/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/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/512/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/512/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/512/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/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/512/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [308K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/

[Jun 27, 2023, 9:40:22 AM] (github) HADOOP-18773.  Upgrade maven-shade-plugin to 3.4.1 (#5750)
[Jun 27, 2023, 10:53:02 AM] (github) HADOOP-18782. Upgrade to snappy-java 1.1.10.1 due to CVEs (#5773)
[Jun 27, 2023, 12:55:20 PM] (github) MAPREDUCE-7432. Make manifest committer default on abfs and gcs stores (#5378)
[Jun 27, 2023, 2:52:00 PM] (github) HADOOP-18764. fs.azure.buffer.dir to be under Yarn container path on yarn applications (#5737)
[Jun 27, 2023, 5:52:59 PM] (github) YARN-11519. [Federation] Add RouterAuditLog to log4j.properties. (#5785)
[Jun 28, 2023, 4:03:15 AM] (github) HDFS-17044. Set size of non-exist block to NO_ACK when process FBR or IBR to avoid useless report from DataNode. (#5735). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/512/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-mvnsite-root.txt [228K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/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/512/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/512/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/512/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/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/512/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/512/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [308K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/512/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/511/

[Jun 26, 2023, 4:08:24 PM] (Wei-Chiu Chuang) Post release update
[Jun 26, 2023, 4:38:57 PM] (github) HDFS-17057. Add DataNode maintenance states to Federation UI (#5775)
[Jun 26, 2023, 4:43:49 PM] (github) YARN-11517. Improve Federation#RouterCLI DeregisterSubCluster Code. (#5766)
[Jun 26, 2023, 10:52:17 PM] (github) HADOOP-18751. Fix incorrect output path in javadoc build phase (#5688)
[Jun 26, 2023, 10:52:59 PM] (github) HDFS-17055 Export HAState as a metric from Namenode for monitoring (#5764)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/511/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-mvnsite-root.txt [248K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/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/511/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/511/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/511/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/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/511/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [444K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/

[Jun 26, 2023, 4:08:24 PM] (Wei-Chiu Chuang) Post release update
[Jun 26, 2023, 4:38:57 PM] (github) HDFS-17057. Add DataNode maintenance states to Federation UI (#5775)
[Jun 26, 2023, 4:43:49 PM] (github) YARN-11517. Improve Federation#RouterCLI DeregisterSubCluster Code. (#5766)
[Jun 26, 2023, 10:52:17 PM] (github) HADOOP-18751. Fix incorrect output path in javadoc build phase (#5688)
[Jun 26, 2023, 10:52:59 PM] (github) HDFS-17055 Export HAState as a metric from Namenode for monitoring (#5764)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/511/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-mvnsite-root.txt [248K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/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/511/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/511/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/511/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/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/511/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [444K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/

[Jun 26, 2023, 4:08:24 PM] (Wei-Chiu Chuang) Post release update
[Jun 26, 2023, 4:38:57 PM] (github) HDFS-17057. Add DataNode maintenance states to Federation UI (#5775)
[Jun 26, 2023, 4:43:49 PM] (github) YARN-11517. Improve Federation#RouterCLI DeregisterSubCluster Code. (#5766)
[Jun 26, 2023, 10:52:17 PM] (github) HADOOP-18751. Fix incorrect output path in javadoc build phase (#5688)
[Jun 26, 2023, 10:52:59 PM] (github) HDFS-17055 Export HAState as a metric from Namenode for monitoring (#5764)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/511/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-mvnsite-root.txt [248K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/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/511/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/511/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/511/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/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/511/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [444K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/

[Jun 26, 2023, 4:08:24 PM] (Wei-Chiu Chuang) Post release update
[Jun 26, 2023, 4:38:57 PM] (github) HDFS-17057. Add DataNode maintenance states to Federation UI (#5775)
[Jun 26, 2023, 4:43:49 PM] (github) YARN-11517. Improve Federation#RouterCLI DeregisterSubCluster Code. (#5766)
[Jun 26, 2023, 10:52:17 PM] (github) HADOOP-18751. Fix incorrect output path in javadoc build phase (#5688)
[Jun 26, 2023, 10:52:59 PM] (github) HDFS-17055 Export HAState as a metric from Namenode for monitoring (#5764)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestReconstructStripedFileWithRandomECPolicy 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/511/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/blanks-eol.txt [15M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-mvnsite-root.txt [248K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/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/511/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/511/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/511/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/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/511/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/511/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [444K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/511/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/510/

[Jun 23, 2023, 11:09:23 AM] (github) YARN-11513: Applications submitted to ambiguous queue fail during recovery if "Specified" Placement Rule is used (#5748)
[Jun 23, 2023, 2:45:51 PM] (github) YARN-11498. Exclude jettison from jersey-json artifact as on older version is being pulled (#5623)
[Jun 23, 2023, 6:40:03 PM] (Szilard Nemeth) MAPREDUCE-7441. Fix race condition in closing FadvisedFileRegion. Contributed by Benjamin Teke




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/510/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/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/510/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/510/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/510/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/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/510/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [744K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/

[Jun 23, 2023, 11:09:23 AM] (github) YARN-11513: Applications submitted to ambiguous queue fail during recovery if "Specified" Placement Rule is used (#5748)
[Jun 23, 2023, 2:45:51 PM] (github) YARN-11498. Exclude jettison from jersey-json artifact as on older version is being pulled (#5623)
[Jun 23, 2023, 6:40:03 PM] (Szilard Nemeth) MAPREDUCE-7441. Fix race condition in closing FadvisedFileRegion. Contributed by Benjamin Teke




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/510/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/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/510/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/510/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/510/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/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/510/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [744K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/

[Jun 23, 2023, 11:09:23 AM] (github) YARN-11513: Applications submitted to ambiguous queue fail during recovery if "Specified" Placement Rule is used (#5748)
[Jun 23, 2023, 2:45:51 PM] (github) YARN-11498. Exclude jettison from jersey-json artifact as on older version is being pulled (#5623)
[Jun 23, 2023, 6:40:03 PM] (Szilard Nemeth) MAPREDUCE-7441. Fix race condition in closing FadvisedFileRegion. Contributed by Benjamin Teke




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/510/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/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/510/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/510/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/510/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/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/510/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [744K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/

[Jun 23, 2023, 11:09:23 AM] (github) YARN-11513: Applications submitted to ambiguous queue fail during recovery if "Specified" Placement Rule is used (#5748)
[Jun 23, 2023, 2:45:51 PM] (github) YARN-11498. Exclude jettison from jersey-json artifact as on older version is being pulled (#5623)
[Jun 23, 2023, 6:40:03 PM] (Szilard Nemeth) MAPREDUCE-7441. Fix race condition in closing FadvisedFileRegion. Contributed by Benjamin Teke




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/510/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/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/510/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/510/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/510/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/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/510/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/510/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [744K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/510/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/509/

[Jun 21, 2023, 12:15:11 PM] (github) YARN-11511. Improve TestRMWebServices test config and data. (#5745)
[Jun 22, 2023, 7:45:57 AM] (github) HADOOP-18713. Update solr from 8.8.2 to 8.11.2 (#5459). Contributed by Xuesen Liang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/509/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-mvnsite-root.txt [248K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/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/509/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/509/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/509/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/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/509/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [252K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/

[Jun 21, 2023, 12:15:11 PM] (github) YARN-11511. Improve TestRMWebServices test config and data. (#5745)
[Jun 22, 2023, 7:45:57 AM] (github) HADOOP-18713. Update solr from 8.8.2 to 8.11.2 (#5459). Contributed by Xuesen Liang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/509/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-mvnsite-root.txt [248K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/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/509/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/509/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/509/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/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/509/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [252K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/

[Jun 21, 2023, 12:15:11 PM] (github) YARN-11511. Improve TestRMWebServices test config and data. (#5745)
[Jun 22, 2023, 7:45:57 AM] (github) HADOOP-18713. Update solr from 8.8.2 to 8.11.2 (#5459). Contributed by Xuesen Liang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/509/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-mvnsite-root.txt [248K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/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/509/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/509/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/509/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/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/509/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [252K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/

[Jun 21, 2023, 12:15:11 PM] (github) YARN-11511. Improve TestRMWebServices test config and data. (#5745)
[Jun 22, 2023, 7:45:57 AM] (github) HADOOP-18713. Update solr from 8.8.2 to 8.11.2 (#5459). Contributed by Xuesen Liang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/509/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-mvnsite-root.txt [248K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/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/509/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/509/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/509/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/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/509/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/509/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [252K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/509/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/508/

[Jun 19, 2023, 9:19:23 AM] (github) HDFS-17053. Optimize method BlockInfoStriped#findSlot to reduce time complexity. (#5757). Contributed by farmmamba.
[Jun 20, 2023, 5:23:11 PM] (github) YARN-11505. [Federation] Add Steps To Set up a Test Cluster. (#5751)
[Jun 20, 2023, 5:23:51 PM] (github) YARN-11516. Improve FederationStateStoreFacade#existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level. (#5755)
[Jun 20, 2023, 5:25:46 PM] (github) YARN-11510. [Federation] Fix NodeManager#TestFederationInterceptor Flaky Unit Test. (#5733)

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/508/

[Jun 19, 2023, 9:19:23 AM] (github) HDFS-17053. Optimize method BlockInfoStriped#findSlot to reduce time complexity. (#5757). Contributed by farmmamba.
[Jun 20, 2023, 5:23:11 PM] (github) YARN-11505. [Federation] Add Steps To Set up a Test Cluster. (#5751)
[Jun 20, 2023, 5:23:51 PM] (github) YARN-11516. Improve FederationStateStoreFacade#existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level. (#5755)
[Jun 20, 2023, 5:25:46 PM] (github) YARN-11510. [Federation] Fix NodeManager#TestFederationInterceptor Flaky Unit Test. (#5733)

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/508/

[Jun 19, 2023, 9:19:23 AM] (github) HDFS-17053. Optimize method BlockInfoStriped#findSlot to reduce time complexity. (#5757). Contributed by farmmamba.
[Jun 20, 2023, 5:23:11 PM] (github) YARN-11505. [Federation] Add Steps To Set up a Test Cluster. (#5751)
[Jun 20, 2023, 5:23:51 PM] (github) YARN-11516. Improve FederationStateStoreFacade#existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level. (#5755)
[Jun 20, 2023, 5:25:46 PM] (github) YARN-11510. [Federation] Fix NodeManager#TestFederationInterceptor Flaky Unit Test. (#5733)

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/508/

[Jun 19, 2023, 9:19:23 AM] (github) HDFS-17053. Optimize method BlockInfoStriped#findSlot to reduce time complexity. (#5757). Contributed by farmmamba.
[Jun 20, 2023, 5:23:11 PM] (github) YARN-11505. [Federation] Add Steps To Set up a Test Cluster. (#5751)
[Jun 20, 2023, 5:23:51 PM] (github) YARN-11516. Improve FederationStateStoreFacade#existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level. (#5755)
[Jun 20, 2023, 5:25:46 PM] (github) YARN-11510. [Federation] Fix NodeManager#TestFederationInterceptor Flaky Unit Test. (#5733)

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/507/

[Jun 18, 2023, 6:08:38 AM] (github) HADOOP-18774. Add .vscode to gitignore. (#5756). Contributed by Xiaoqiao He.
[Jun 18, 2023, 9:09:25 AM] (github) YARN-11506. The formatted yarn queue list is displayed on CLI (#5716). Contributed by Lu Yuan.

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/507/

[Jun 18, 2023, 6:08:38 AM] (github) HADOOP-18774. Add .vscode to gitignore. (#5756). Contributed by Xiaoqiao He.
[Jun 18, 2023, 9:09:25 AM] (github) YARN-11506. The formatted yarn queue list is displayed on CLI (#5716). Contributed by Lu Yuan.

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/507/

[Jun 18, 2023, 6:08:38 AM] (github) HADOOP-18774. Add .vscode to gitignore. (#5756). Contributed by Xiaoqiao He.
[Jun 18, 2023, 9:09:25 AM] (github) YARN-11506. The formatted yarn queue list is displayed on CLI (#5716). Contributed by Lu Yuan.

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/507/

[Jun 18, 2023, 6:08:38 AM] (github) HADOOP-18774. Add .vscode to gitignore. (#5756). Contributed by Xiaoqiao He.
[Jun 18, 2023, 9:09:25 AM] (github) YARN-11506. The formatted yarn queue list is displayed on CLI (#5716). Contributed by Lu Yuan.

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/506/

[Jun 15, 2023, 12:50:53 PM] (github) HDFS-17051. Fix wrong time unit in TestFileAppend4#recoverFile (#5749). Contributed by Zhaohui Wang.
[Jun 15, 2023, 8:59:58 PM] (github) HDFS-17042 Add rpcCallSuccesses and OverallRpcProcessingTime to RpcMetrics for Namenode (#5730)
[Jun 16, 2023, 5:06:47 PM] (github) HDFS-17043. HttpFS implementation for getAllErasureCodingPolicies (#5734). Contributed by Hualong Zhang.


[Error replacing 'FILE' - Workspace is not accessible]

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/506/

[Jun 15, 2023, 12:50:53 PM] (github) HDFS-17051. Fix wrong time unit in TestFileAppend4#recoverFile (#5749). Contributed by Zhaohui Wang.
[Jun 15, 2023, 8:59:58 PM] (github) HDFS-17042 Add rpcCallSuccesses and OverallRpcProcessingTime to RpcMetrics for Namenode (#5730)
[Jun 16, 2023, 5:06:47 PM] (github) HDFS-17043. HttpFS implementation for getAllErasureCodingPolicies (#5734). Contributed by Hualong Zhang.


[Error replacing 'FILE' - Workspace is not accessible]

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/506/

[Jun 15, 2023, 12:50:53 PM] (github) HDFS-17051. Fix wrong time unit in TestFileAppend4#recoverFile (#5749). Contributed by Zhaohui Wang.
[Jun 15, 2023, 8:59:58 PM] (github) HDFS-17042 Add rpcCallSuccesses and OverallRpcProcessingTime to RpcMetrics for Namenode (#5730)
[Jun 16, 2023, 5:06:47 PM] (github) HDFS-17043. HttpFS implementation for getAllErasureCodingPolicies (#5734). Contributed by Hualong Zhang.


[Error replacing 'FILE' - Workspace is not accessible]

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/506/

[Jun 15, 2023, 12:50:53 PM] (github) HDFS-17051. Fix wrong time unit in TestFileAppend4#recoverFile (#5749). Contributed by Zhaohui Wang.
[Jun 15, 2023, 8:59:58 PM] (github) HDFS-17042 Add rpcCallSuccesses and OverallRpcProcessingTime to RpcMetrics for Namenode (#5730)
[Jun 16, 2023, 5:06:47 PM] (github) HDFS-17043. HttpFS implementation for getAllErasureCodingPolicies (#5734). Contributed by Hualong Zhang.


[Error replacing 'FILE' - Workspace is not accessible]

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/505/

[Jun 13, 2023, 4:55:04 PM] (github) HDFS-17041. RBF: Fix putAll impl for mysql and file based state stores (#5723)
[Jun 14, 2023, 11:51:54 AM] (github) HADOOP-18756. S3A prefetch - CachingBlockManager to use AtomicBoolean for closed flag (#5718)
[Jun 14, 2023, 12:39:07 PM] (github) YARN-11429. Improve the updateTestDataAutomatically in TestRMWebServices. (#5736)
[Jun 14, 2023, 3:40:31 PM] (github) YARN-11504. [Addendum] [Federation] YARN Federation Supports Non-HA mode. (#5746)
[Jun 14, 2023, 5:53:56 PM] (github) HDFS-17030. Limit wait time for getHAServiceState in ObserverReaderProxy (#5700)
[Jun 14, 2023, 6:54:22 PM] (github) HDFS-17047. BlockManager#addStoredBlock should log storage id when AddBlockResult is REPLACED (#5742). Contributed by farmmamba.
[Jun 14, 2023, 7:30:04 PM] (github) HDFS-17045. File renamed from a snapshottable dir to a non-snapshottable dir cannot be deleted. (#5738)
[Jun 14, 2023, 7:39:41 PM] (github) HADOOP-18763. Upgrade aws-java-sdk to 1.12.367 (#5741)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/505/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/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/505/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/505/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/505/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/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/505/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [728K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/

[Jun 13, 2023, 4:55:04 PM] (github) HDFS-17041. RBF: Fix putAll impl for mysql and file based state stores (#5723)
[Jun 14, 2023, 11:51:54 AM] (github) HADOOP-18756. S3A prefetch - CachingBlockManager to use AtomicBoolean for closed flag (#5718)
[Jun 14, 2023, 12:39:07 PM] (github) YARN-11429. Improve the updateTestDataAutomatically in TestRMWebServices. (#5736)
[Jun 14, 2023, 3:40:31 PM] (github) YARN-11504. [Addendum] [Federation] YARN Federation Supports Non-HA mode. (#5746)
[Jun 14, 2023, 5:53:56 PM] (github) HDFS-17030. Limit wait time for getHAServiceState in ObserverReaderProxy (#5700)
[Jun 14, 2023, 6:54:22 PM] (github) HDFS-17047. BlockManager#addStoredBlock should log storage id when AddBlockResult is REPLACED (#5742). Contributed by farmmamba.
[Jun 14, 2023, 7:30:04 PM] (github) HDFS-17045. File renamed from a snapshottable dir to a non-snapshottable dir cannot be deleted. (#5738)
[Jun 14, 2023, 7:39:41 PM] (github) HADOOP-18763. Upgrade aws-java-sdk to 1.12.367 (#5741)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/505/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/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/505/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/505/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/505/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/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/505/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [728K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/

[Jun 13, 2023, 4:55:04 PM] (github) HDFS-17041. RBF: Fix putAll impl for mysql and file based state stores (#5723)
[Jun 14, 2023, 11:51:54 AM] (github) HADOOP-18756. S3A prefetch - CachingBlockManager to use AtomicBoolean for closed flag (#5718)
[Jun 14, 2023, 12:39:07 PM] (github) YARN-11429. Improve the updateTestDataAutomatically in TestRMWebServices. (#5736)
[Jun 14, 2023, 3:40:31 PM] (github) YARN-11504. [Addendum] [Federation] YARN Federation Supports Non-HA mode. (#5746)
[Jun 14, 2023, 5:53:56 PM] (github) HDFS-17030. Limit wait time for getHAServiceState in ObserverReaderProxy (#5700)
[Jun 14, 2023, 6:54:22 PM] (github) HDFS-17047. BlockManager#addStoredBlock should log storage id when AddBlockResult is REPLACED (#5742). Contributed by farmmamba.
[Jun 14, 2023, 7:30:04 PM] (github) HDFS-17045. File renamed from a snapshottable dir to a non-snapshottable dir cannot be deleted. (#5738)
[Jun 14, 2023, 7:39:41 PM] (github) HADOOP-18763. Upgrade aws-java-sdk to 1.12.367 (#5741)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/505/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/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/505/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/505/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/505/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/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/505/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [728K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/

[Jun 13, 2023, 4:55:04 PM] (github) HDFS-17041. RBF: Fix putAll impl for mysql and file based state stores (#5723)
[Jun 14, 2023, 11:51:54 AM] (github) HADOOP-18756. S3A prefetch - CachingBlockManager to use AtomicBoolean for closed flag (#5718)
[Jun 14, 2023, 12:39:07 PM] (github) YARN-11429. Improve the updateTestDataAutomatically in TestRMWebServices. (#5736)
[Jun 14, 2023, 3:40:31 PM] (github) YARN-11504. [Addendum] [Federation] YARN Federation Supports Non-HA mode. (#5746)
[Jun 14, 2023, 5:53:56 PM] (github) HDFS-17030. Limit wait time for getHAServiceState in ObserverReaderProxy (#5700)
[Jun 14, 2023, 6:54:22 PM] (github) HDFS-17047. BlockManager#addStoredBlock should log storage id when AddBlockResult is REPLACED (#5742). Contributed by farmmamba.
[Jun 14, 2023, 7:30:04 PM] (github) HDFS-17045. File renamed from a snapshottable dir to a non-snapshottable dir cannot be deleted. (#5738)
[Jun 14, 2023, 7:39:41 PM] (github) HADOOP-18763. Upgrade aws-java-sdk to 1.12.367 (#5741)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/505/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/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/505/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/505/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/505/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/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/505/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/505/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [728K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/505/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/504/

[Jun 11, 2023, 6:08:13 AM] (github) HADOOP-18718. Fix several maven build warnings (#5592). Contributed by Dongjoon Hyun.
[Jun 12, 2023, 10:18:43 PM] (github) YARN-6648. BackPort [GPG] Add SubClusterCleaner in Global Policy Generator. (#5676)
[Jun 12, 2023, 10:21:24 PM] (github) YARN-8898. [Addendum] Improve NodeManager#TestFederationInterceptor Setup Code (#5732)
[Jun 12, 2023, 10:28:13 PM] (github) YARN-11504. [Federation] YARN Federation Supports Non-HA mode. (#5722)
[Jun 12, 2023, 10:31:03 PM] (github) HADOOP-18761. Remove mysql-connector-java (#5731)
[Jun 13, 2023, 4:31:35 AM] (github) HDFS-16946. Fix getTopTokenRealOwners to return String (#5696). Contributed by Nishtha Shah.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.yarn.client.TestFederationRMFailoverProxyProvider 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/504/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/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/504/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/504/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/504/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/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/504/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [388K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [44K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/

[Jun 11, 2023, 6:08:13 AM] (github) HADOOP-18718. Fix several maven build warnings (#5592). Contributed by Dongjoon Hyun.
[Jun 12, 2023, 10:18:43 PM] (github) YARN-6648. BackPort [GPG] Add SubClusterCleaner in Global Policy Generator. (#5676)
[Jun 12, 2023, 10:21:24 PM] (github) YARN-8898. [Addendum] Improve NodeManager#TestFederationInterceptor Setup Code (#5732)
[Jun 12, 2023, 10:28:13 PM] (github) YARN-11504. [Federation] YARN Federation Supports Non-HA mode. (#5722)
[Jun 12, 2023, 10:31:03 PM] (github) HADOOP-18761. Remove mysql-connector-java (#5731)
[Jun 13, 2023, 4:31:35 AM] (github) HDFS-16946. Fix getTopTokenRealOwners to return String (#5696). Contributed by Nishtha Shah.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.yarn.client.TestFederationRMFailoverProxyProvider 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/504/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/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/504/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/504/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/504/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/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/504/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [388K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [44K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/

[Jun 11, 2023, 6:08:13 AM] (github) HADOOP-18718. Fix several maven build warnings (#5592). Contributed by Dongjoon Hyun.
[Jun 12, 2023, 10:18:43 PM] (github) YARN-6648. BackPort [GPG] Add SubClusterCleaner in Global Policy Generator. (#5676)
[Jun 12, 2023, 10:21:24 PM] (github) YARN-8898. [Addendum] Improve NodeManager#TestFederationInterceptor Setup Code (#5732)
[Jun 12, 2023, 10:28:13 PM] (github) YARN-11504. [Federation] YARN Federation Supports Non-HA mode. (#5722)
[Jun 12, 2023, 10:31:03 PM] (github) HADOOP-18761. Remove mysql-connector-java (#5731)
[Jun 13, 2023, 4:31:35 AM] (github) HDFS-16946. Fix getTopTokenRealOwners to return String (#5696). Contributed by Nishtha Shah.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.yarn.client.TestFederationRMFailoverProxyProvider 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/504/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/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/504/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/504/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/504/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/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/504/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [388K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [44K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/

[Jun 11, 2023, 6:08:13 AM] (github) HADOOP-18718. Fix several maven build warnings (#5592). Contributed by Dongjoon Hyun.
[Jun 12, 2023, 10:18:43 PM] (github) YARN-6648. BackPort [GPG] Add SubClusterCleaner in Global Policy Generator. (#5676)
[Jun 12, 2023, 10:21:24 PM] (github) YARN-8898. [Addendum] Improve NodeManager#TestFederationInterceptor Setup Code (#5732)
[Jun 12, 2023, 10:28:13 PM] (github) YARN-11504. [Federation] YARN Federation Supports Non-HA mode. (#5722)
[Jun 12, 2023, 10:31:03 PM] (github) HADOOP-18761. Remove mysql-connector-java (#5731)
[Jun 13, 2023, 4:31:35 AM] (github) HDFS-16946. Fix getTopTokenRealOwners to return String (#5696). Contributed by Nishtha Shah.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.yarn.client.TestFederationRMFailoverProxyProvider 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/504/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-mvnsite-root.txt [232K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/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/504/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/504/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/504/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/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/504/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/504/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [388K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [44K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/504/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/503/

[Jun 9, 2023, 8:19:08 AM] (github) HDFS-17037. Consider nonDfsUsed when running balancer. (#5715). Contributed by Shuyan Zhang.
[Jun 9, 2023, 4:00:59 PM] (github) MAPREDUCE-7435. Manifest Committer OOM on abfs (#5519)
[Jun 9, 2023, 6:36:28 PM] (github) HDFS-17023. RBF: Record proxy time when call invokeConcurrent method. (#5683). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/503/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/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/503/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/503/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/503/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/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/503/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/503/

[Jun 9, 2023, 8:19:08 AM] (github) HDFS-17037. Consider nonDfsUsed when running balancer. (#5715). Contributed by Shuyan Zhang.
[Jun 9, 2023, 4:00:59 PM] (github) MAPREDUCE-7435. Manifest Committer OOM on abfs (#5519)
[Jun 9, 2023, 6:36:28 PM] (github) HDFS-17023. RBF: Record proxy time when call invokeConcurrent method. (#5683). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/503/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/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/503/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/503/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/503/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/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/503/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/503/

[Jun 9, 2023, 8:19:08 AM] (github) HDFS-17037. Consider nonDfsUsed when running balancer. (#5715). Contributed by Shuyan Zhang.
[Jun 9, 2023, 4:00:59 PM] (github) MAPREDUCE-7435. Manifest Committer OOM on abfs (#5519)
[Jun 9, 2023, 6:36:28 PM] (github) HDFS-17023. RBF: Record proxy time when call invokeConcurrent method. (#5683). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/503/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/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/503/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/503/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/503/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/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/503/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/503/

[Jun 9, 2023, 8:19:08 AM] (github) HDFS-17037. Consider nonDfsUsed when running balancer. (#5715). Contributed by Shuyan Zhang.
[Jun 9, 2023, 4:00:59 PM] (github) MAPREDUCE-7435. Manifest Committer OOM on abfs (#5519)
[Jun 9, 2023, 6:36:28 PM] (github) HDFS-17023. RBF: Record proxy time when call invokeConcurrent method. (#5683). Contributed by farmmamba.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.applicationhistoryservice.webapp.TestAHSWebServices 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/503/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/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/503/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/503/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/503/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/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/503/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/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/503/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [212K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/503/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/502/

[Jun 7, 2023, 1:05:52 PM] (github) HADOOP-18740. S3A prefetch cache blocks should be accessed by RW locks (#5675)
[Jun 8, 2023, 2:05:49 AM] (github) HDFS-17019. Optimize the logic for reconfigure slow peer enable for Namenode" (#5671)
[Jun 8, 2023, 8:58:01 AM] (github) HDFS-17035. FsVolumeImpl#getActualNonDfsUsed may return negative value. (#5708). Contributed by farmmamba.
[Jun 8, 2023, 10:06:51 AM] (github) HDFS-17003. Erasure Coding: invalidate wrong block after reporting bad blocks from datanode (#5643). Contributed by hfutatzhanghb.
[Jun 8, 2023, 11:12:29 AM] (github) HADOOP-18752. Change fs.s3a.directory.marker.retention to "keep" (#5689)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/502/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/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/502/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/502/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/502/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/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/502/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [308K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/502/

[Jun 7, 2023, 1:05:52 PM] (github) HADOOP-18740. S3A prefetch cache blocks should be accessed by RW locks (#5675)
[Jun 8, 2023, 2:05:49 AM] (github) HDFS-17019. Optimize the logic for reconfigure slow peer enable for Namenode" (#5671)
[Jun 8, 2023, 8:58:01 AM] (github) HDFS-17035. FsVolumeImpl#getActualNonDfsUsed may return negative value. (#5708). Contributed by farmmamba.
[Jun 8, 2023, 10:06:51 AM] (github) HDFS-17003. Erasure Coding: invalidate wrong block after reporting bad blocks from datanode (#5643). Contributed by hfutatzhanghb.
[Jun 8, 2023, 11:12:29 AM] (github) HADOOP-18752. Change fs.s3a.directory.marker.retention to "keep" (#5689)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/502/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/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/502/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/502/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/502/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/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/502/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [308K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/502/

[Jun 7, 2023, 1:05:52 PM] (github) HADOOP-18740. S3A prefetch cache blocks should be accessed by RW locks (#5675)
[Jun 8, 2023, 2:05:49 AM] (github) HDFS-17019. Optimize the logic for reconfigure slow peer enable for Namenode" (#5671)
[Jun 8, 2023, 8:58:01 AM] (github) HDFS-17035. FsVolumeImpl#getActualNonDfsUsed may return negative value. (#5708). Contributed by farmmamba.
[Jun 8, 2023, 10:06:51 AM] (github) HDFS-17003. Erasure Coding: invalidate wrong block after reporting bad blocks from datanode (#5643). Contributed by hfutatzhanghb.
[Jun 8, 2023, 11:12:29 AM] (github) HADOOP-18752. Change fs.s3a.directory.marker.retention to "keep" (#5689)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/502/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/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/502/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/502/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/502/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/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/502/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [308K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/502/

[Jun 7, 2023, 1:05:52 PM] (github) HADOOP-18740. S3A prefetch cache blocks should be accessed by RW locks (#5675)
[Jun 8, 2023, 2:05:49 AM] (github) HDFS-17019. Optimize the logic for reconfigure slow peer enable for Namenode" (#5671)
[Jun 8, 2023, 8:58:01 AM] (github) HDFS-17035. FsVolumeImpl#getActualNonDfsUsed may return negative value. (#5708). Contributed by farmmamba.
[Jun 8, 2023, 10:06:51 AM] (github) HDFS-17003. Erasure Coding: invalidate wrong block after reporting bad blocks from datanode (#5643). Contributed by hfutatzhanghb.
[Jun 8, 2023, 11:12:29 AM] (github) HADOOP-18752. Change fs.s3a.directory.marker.retention to "keep" (#5689)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/502/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/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/502/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/502/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/502/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/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/502/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/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/502/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [308K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/502/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/501/

[Jun 5, 2023, 9:04:46 AM] (github) HDFS-17028. RBF: Optimize debug logs of class ConnectionPool and other related class. (#5694). Contributed by farmmamba.
[Jun 5, 2023, 9:36:10 AM] (github) YARN-11497 : Support removal of only selective node states in untracked removal flow (#5681)
[Jun 5, 2023, 11:06:07 AM] (github) YARN-11492. Improve createJerseyClient#setConnectTimeout Code. (#5636). Contributed by Shilun Fan.
[Jun 5, 2023, 11:12:59 AM] (github) HDFS-16983. Fix concat operation doesn't honor dfs.permissions.enabled (#5561). Contributed by caozhiqiang.
[Jun 5, 2023, 12:03:37 PM] (github) HDFS-17029. Support getECPolices API in WebHDFS (#5698). Contributed by Hualong Zhang.
[Jun 5, 2023, 10:49:36 PM] (github) YARN-11500. Fix typos in hadoop-yarn-server-common#federation. (#5702)
[Jun 5, 2023, 10:51:39 PM] (github) YARN-11425. [Hotfix] YARN-11425. Modify Expiration Time Unit error. (#5712)
[Jun 5, 2023, 10:54:41 PM] (github) YARN-11502. Refactor AMRMProxy#FederationInterceptor#registerApplicationMaster. (#5705)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/501/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/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/501/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/501/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/501/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/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/501/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/501/

[Jun 5, 2023, 9:04:46 AM] (github) HDFS-17028. RBF: Optimize debug logs of class ConnectionPool and other related class. (#5694). Contributed by farmmamba.
[Jun 5, 2023, 9:36:10 AM] (github) YARN-11497 : Support removal of only selective node states in untracked removal flow (#5681)
[Jun 5, 2023, 11:06:07 AM] (github) YARN-11492. Improve createJerseyClient#setConnectTimeout Code. (#5636). Contributed by Shilun Fan.
[Jun 5, 2023, 11:12:59 AM] (github) HDFS-16983. Fix concat operation doesn't honor dfs.permissions.enabled (#5561). Contributed by caozhiqiang.
[Jun 5, 2023, 12:03:37 PM] (github) HDFS-17029. Support getECPolices API in WebHDFS (#5698). Contributed by Hualong Zhang.
[Jun 5, 2023, 10:49:36 PM] (github) YARN-11500. Fix typos in hadoop-yarn-server-common#federation. (#5702)
[Jun 5, 2023, 10:51:39 PM] (github) YARN-11425. [Hotfix] YARN-11425. Modify Expiration Time Unit error. (#5712)
[Jun 5, 2023, 10:54:41 PM] (github) YARN-11502. Refactor AMRMProxy#FederationInterceptor#registerApplicationMaster. (#5705)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/501/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/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/501/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/501/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/501/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/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/501/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/501/

[Jun 5, 2023, 9:04:46 AM] (github) HDFS-17028. RBF: Optimize debug logs of class ConnectionPool and other related class. (#5694). Contributed by farmmamba.
[Jun 5, 2023, 9:36:10 AM] (github) YARN-11497 : Support removal of only selective node states in untracked removal flow (#5681)
[Jun 5, 2023, 11:06:07 AM] (github) YARN-11492. Improve createJerseyClient#setConnectTimeout Code. (#5636). Contributed by Shilun Fan.
[Jun 5, 2023, 11:12:59 AM] (github) HDFS-16983. Fix concat operation doesn't honor dfs.permissions.enabled (#5561). Contributed by caozhiqiang.
[Jun 5, 2023, 12:03:37 PM] (github) HDFS-17029. Support getECPolices API in WebHDFS (#5698). Contributed by Hualong Zhang.
[Jun 5, 2023, 10:49:36 PM] (github) YARN-11500. Fix typos in hadoop-yarn-server-common#federation. (#5702)
[Jun 5, 2023, 10:51:39 PM] (github) YARN-11425. [Hotfix] YARN-11425. Modify Expiration Time Unit error. (#5712)
[Jun 5, 2023, 10:54:41 PM] (github) YARN-11502. Refactor AMRMProxy#FederationInterceptor#registerApplicationMaster. (#5705)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/501/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/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/501/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/501/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/501/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/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/501/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/501/

[Jun 5, 2023, 9:04:46 AM] (github) HDFS-17028. RBF: Optimize debug logs of class ConnectionPool and other related class. (#5694). Contributed by farmmamba.
[Jun 5, 2023, 9:36:10 AM] (github) YARN-11497 : Support removal of only selective node states in untracked removal flow (#5681)
[Jun 5, 2023, 11:06:07 AM] (github) YARN-11492. Improve createJerseyClient#setConnectTimeout Code. (#5636). Contributed by Shilun Fan.
[Jun 5, 2023, 11:12:59 AM] (github) HDFS-16983. Fix concat operation doesn't honor dfs.permissions.enabled (#5561). Contributed by caozhiqiang.
[Jun 5, 2023, 12:03:37 PM] (github) HDFS-17029. Support getECPolices API in WebHDFS (#5698). Contributed by Hualong Zhang.
[Jun 5, 2023, 10:49:36 PM] (github) YARN-11500. Fix typos in hadoop-yarn-server-common#federation. (#5702)
[Jun 5, 2023, 10:51:39 PM] (github) YARN-11425. [Hotfix] YARN-11425. Modify Expiration Time Unit error. (#5712)
[Jun 5, 2023, 10:54:41 PM] (github) YARN-11502. Refactor AMRMProxy#FederationInterceptor#registerApplicationMaster. (#5705)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/501/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/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/501/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/501/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/501/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/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/501/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/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/501/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [100K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/501/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/500/

[Jun 4, 2023, 6:40:41 PM] (Szilard Nemeth) HADOOP-18709. Add curator based ZooKeeper communication support over SSL/TLS into the common library. Contributed by Ferenc Erdelyi
[Jun 5, 2023, 3:08:06 AM] (github) YARN-11277. Trigger log-dir deletion by size for NonAggregatingLogHandler. (#4797)
[Jun 5, 2023, 4:04:40 AM] (Ayush Saxena) Revert "HADOOP-18207. Introduce hadoop-logging module (#5503)"




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/500/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/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/500/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/500/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/500/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/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/500/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [864K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/500/

[Jun 4, 2023, 6:40:41 PM] (Szilard Nemeth) HADOOP-18709. Add curator based ZooKeeper communication support over SSL/TLS into the common library. Contributed by Ferenc Erdelyi
[Jun 5, 2023, 3:08:06 AM] (github) YARN-11277. Trigger log-dir deletion by size for NonAggregatingLogHandler. (#4797)
[Jun 5, 2023, 4:04:40 AM] (Ayush Saxena) Revert "HADOOP-18207. Introduce hadoop-logging module (#5503)"




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/500/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/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/500/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/500/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/500/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/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/500/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [864K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/500/

[Jun 4, 2023, 6:40:41 PM] (Szilard Nemeth) HADOOP-18709. Add curator based ZooKeeper communication support over SSL/TLS into the common library. Contributed by Ferenc Erdelyi
[Jun 5, 2023, 3:08:06 AM] (github) YARN-11277. Trigger log-dir deletion by size for NonAggregatingLogHandler. (#4797)
[Jun 5, 2023, 4:04:40 AM] (Ayush Saxena) Revert "HADOOP-18207. Introduce hadoop-logging module (#5503)"




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/500/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/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/500/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/500/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/500/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/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/500/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [864K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/500/

[Jun 4, 2023, 6:40:41 PM] (Szilard Nemeth) HADOOP-18709. Add curator based ZooKeeper communication support over SSL/TLS into the common library. Contributed by Ferenc Erdelyi
[Jun 5, 2023, 3:08:06 AM] (github) YARN-11277. Trigger log-dir deletion by size for NonAggregatingLogHandler. (#4797)
[Jun 5, 2023, 4:04:40 AM] (Ayush Saxena) Revert "HADOOP-18207. Introduce hadoop-logging module (#5503)"




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/500/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/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/500/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/500/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/500/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/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/500/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/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/500/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [864K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/500/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/499/

[Jun 1, 2023, 1:31:08 PM] (github) HADOOP-18755. openFile builder new optLong() methods break hbase-filesystem (#5704)
[Jun 3, 2023, 1:07:34 AM] (github) HADOOP-18207. Introduce hadoop-logging module (#5503)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterNamenodeMonitoring 
       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/499/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/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/499/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/499/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/499/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/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/499/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [72K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/499/

[Jun 1, 2023, 1:31:08 PM] (github) HADOOP-18755. openFile builder new optLong() methods break hbase-filesystem (#5704)
[Jun 3, 2023, 1:07:34 AM] (github) HADOOP-18207. Introduce hadoop-logging module (#5503)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterNamenodeMonitoring 
       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/499/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/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/499/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/499/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/499/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/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/499/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [72K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/499/

[Jun 1, 2023, 1:31:08 PM] (github) HADOOP-18755. openFile builder new optLong() methods break hbase-filesystem (#5704)
[Jun 3, 2023, 1:07:34 AM] (github) HADOOP-18207. Introduce hadoop-logging module (#5503)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterNamenodeMonitoring 
       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/499/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/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/499/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/499/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/499/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/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/499/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [72K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/499/

[Jun 1, 2023, 1:31:08 PM] (github) HADOOP-18755. openFile builder new optLong() methods break hbase-filesystem (#5704)
[Jun 3, 2023, 1:07:34 AM] (github) HADOOP-18207. Introduce hadoop-logging module (#5503)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterNamenodeMonitoring 
       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/499/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/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/499/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/499/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/499/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/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/499/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/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/499/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [72K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/499/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/498/

[May 31, 2023, 6:26:31 AM] (github) HDFS-17026. RBF: NamenodeHeartbeatService should update JMX report with configurable frequency. (#5691). Contributed by hchaverri.
[May 31, 2023, 10:40:07 AM] (github) HDFS-17000. Fix faulty loop condition in TestDFSStripedOutputStreamUpdatePipeline (#5699). Contributed by Marcono1234.
[May 31, 2023, 5:20:19 PM] (github) HDFS-17027. RBF: Adds auto-msync support for clients connecting to routers. (#5693)
[Jun 1, 2023, 2:53:48 AM] (github) HDFS-16996. Fix flaky testFsCloseAfterClusterShutdown in TestFileCreation (#5697). Contributed by Nishtha Shah.
[Jun 1, 2023, 3:02:38 AM] (github) HDFS-17031. Reduce some repeated codes in RouterRpcServer. (#5701). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/498/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/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/498/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/498/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/498/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/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/498/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/498/

[May 31, 2023, 6:26:31 AM] (github) HDFS-17026. RBF: NamenodeHeartbeatService should update JMX report with configurable frequency. (#5691). Contributed by hchaverri.
[May 31, 2023, 10:40:07 AM] (github) HDFS-17000. Fix faulty loop condition in TestDFSStripedOutputStreamUpdatePipeline (#5699). Contributed by Marcono1234.
[May 31, 2023, 5:20:19 PM] (github) HDFS-17027. RBF: Adds auto-msync support for clients connecting to routers. (#5693)
[Jun 1, 2023, 2:53:48 AM] (github) HDFS-16996. Fix flaky testFsCloseAfterClusterShutdown in TestFileCreation (#5697). Contributed by Nishtha Shah.
[Jun 1, 2023, 3:02:38 AM] (github) HDFS-17031. Reduce some repeated codes in RouterRpcServer. (#5701). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/498/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/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/498/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/498/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/498/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/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/498/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/498/

[May 31, 2023, 6:26:31 AM] (github) HDFS-17026. RBF: NamenodeHeartbeatService should update JMX report with configurable frequency. (#5691). Contributed by hchaverri.
[May 31, 2023, 10:40:07 AM] (github) HDFS-17000. Fix faulty loop condition in TestDFSStripedOutputStreamUpdatePipeline (#5699). Contributed by Marcono1234.
[May 31, 2023, 5:20:19 PM] (github) HDFS-17027. RBF: Adds auto-msync support for clients connecting to routers. (#5693)
[Jun 1, 2023, 2:53:48 AM] (github) HDFS-16996. Fix flaky testFsCloseAfterClusterShutdown in TestFileCreation (#5697). Contributed by Nishtha Shah.
[Jun 1, 2023, 3:02:38 AM] (github) HDFS-17031. Reduce some repeated codes in RouterRpcServer. (#5701). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/498/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/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/498/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/498/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/498/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/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/498/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/498/

[May 31, 2023, 6:26:31 AM] (github) HDFS-17026. RBF: NamenodeHeartbeatService should update JMX report with configurable frequency. (#5691). Contributed by hchaverri.
[May 31, 2023, 10:40:07 AM] (github) HDFS-17000. Fix faulty loop condition in TestDFSStripedOutputStreamUpdatePipeline (#5699). Contributed by Marcono1234.
[May 31, 2023, 5:20:19 PM] (github) HDFS-17027. RBF: Adds auto-msync support for clients connecting to routers. (#5693)
[Jun 1, 2023, 2:53:48 AM] (github) HDFS-16996. Fix flaky testFsCloseAfterClusterShutdown in TestFileCreation (#5697). Contributed by Nishtha Shah.
[Jun 1, 2023, 3:02:38 AM] (github) HDFS-17031. Reduce some repeated codes in RouterRpcServer. (#5701). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/498/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/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/498/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/498/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/498/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/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/498/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/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/498/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/498/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/497/

[May 29, 2023, 5:37:08 PM] (github) YARN-7720. Race condition between second app attempt and UAM timeout when first attempt node is down. (#5672)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/497/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/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/497/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/497/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/497/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/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/497/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/497/

[May 29, 2023, 5:37:08 PM] (github) YARN-7720. Race condition between second app attempt and UAM timeout when first attempt node is down. (#5672)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/497/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/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/497/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/497/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/497/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/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/497/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/497/

[May 29, 2023, 5:37:08 PM] (github) YARN-7720. Race condition between second app attempt and UAM timeout when first attempt node is down. (#5672)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/497/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/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/497/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/497/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/497/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/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/497/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/497/

[May 29, 2023, 5:37:08 PM] (github) YARN-7720. Race condition between second app attempt and UAM timeout when first attempt node is down. (#5672)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/497/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/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/497/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/497/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/497/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/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/497/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/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/497/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [284K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/497/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/496/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/496/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/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/496/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/496/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/496/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/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/496/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/496/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/496/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/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/496/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/496/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/496/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/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/496/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/496/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/496/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/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/496/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/496/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/496/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/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/496/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/496/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/496/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/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/496/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/496/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/496/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/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/496/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/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/496/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/496/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/495/

[May 26, 2023, 12:46:00 PM] (github) YARN-11276. Add LRU cache for RMWebServices.getApps. (#4793)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/495/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/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/495/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/495/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/495/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/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/495/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1012K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/495/

[May 26, 2023, 12:46:00 PM] (github) YARN-11276. Add LRU cache for RMWebServices.getApps. (#4793)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/495/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/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/495/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/495/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/495/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/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/495/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1012K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/495/

[May 26, 2023, 12:46:00 PM] (github) YARN-11276. Add LRU cache for RMWebServices.getApps. (#4793)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/495/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/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/495/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/495/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/495/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/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/495/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1012K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/495/

[May 26, 2023, 12:46:00 PM] (github) YARN-11276. Add LRU cache for RMWebServices.getApps. (#4793)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/495/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/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/495/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/495/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/495/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/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/495/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/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/495/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1012K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/495/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/494/

[May 23, 2023, 6:07:49 AM] (github) MAPREDUCE-7419. Upgrade Junit 4 to 5 in hadoop-mapreduce-client-common (#5028). Contributed by Ashutosh Gupta.
[May 23, 2023, 8:36:37 AM] (github) YARN-11490. Reverting YARN-11211 and eliminating the use of DefaultMetricsSystem during configuration validation (#5644)
[May 23, 2023, 10:42:50 AM] (github) HDFS-16908. Fix javadoc of field IncrementalBlockReportManager#readyToSend. (#5351). Contributed by farmmamba.
[May 24, 2023, 6:22:22 PM] (Steve Loughran) Revert "HADOOP-18706. Improve S3ABlockOutputStream recovery (#5563)"
[May 24, 2023, 6:43:20 PM] (github) YARN-11478. [Federation] SQLFederationStateStore Support Store ApplicationSubmitData. (#5663)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/494/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/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/494/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/494/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/494/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/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/494/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [692K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/494/

[May 23, 2023, 6:07:49 AM] (github) MAPREDUCE-7419. Upgrade Junit 4 to 5 in hadoop-mapreduce-client-common (#5028). Contributed by Ashutosh Gupta.
[May 23, 2023, 8:36:37 AM] (github) YARN-11490. Reverting YARN-11211 and eliminating the use of DefaultMetricsSystem during configuration validation (#5644)
[May 23, 2023, 10:42:50 AM] (github) HDFS-16908. Fix javadoc of field IncrementalBlockReportManager#readyToSend. (#5351). Contributed by farmmamba.
[May 24, 2023, 6:22:22 PM] (Steve Loughran) Revert "HADOOP-18706. Improve S3ABlockOutputStream recovery (#5563)"
[May 24, 2023, 6:43:20 PM] (github) YARN-11478. [Federation] SQLFederationStateStore Support Store ApplicationSubmitData. (#5663)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/494/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/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/494/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/494/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/494/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/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/494/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [692K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/494/

[May 23, 2023, 6:07:49 AM] (github) MAPREDUCE-7419. Upgrade Junit 4 to 5 in hadoop-mapreduce-client-common (#5028). Contributed by Ashutosh Gupta.
[May 23, 2023, 8:36:37 AM] (github) YARN-11490. Reverting YARN-11211 and eliminating the use of DefaultMetricsSystem during configuration validation (#5644)
[May 23, 2023, 10:42:50 AM] (github) HDFS-16908. Fix javadoc of field IncrementalBlockReportManager#readyToSend. (#5351). Contributed by farmmamba.
[May 24, 2023, 6:22:22 PM] (Steve Loughran) Revert "HADOOP-18706. Improve S3ABlockOutputStream recovery (#5563)"
[May 24, 2023, 6:43:20 PM] (github) YARN-11478. [Federation] SQLFederationStateStore Support Store ApplicationSubmitData. (#5663)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/494/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/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/494/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/494/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/494/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/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/494/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [692K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/494/

[May 23, 2023, 6:07:49 AM] (github) MAPREDUCE-7419. Upgrade Junit 4 to 5 in hadoop-mapreduce-client-common (#5028). Contributed by Ashutosh Gupta.
[May 23, 2023, 8:36:37 AM] (github) YARN-11490. Reverting YARN-11211 and eliminating the use of DefaultMetricsSystem during configuration validation (#5644)
[May 23, 2023, 10:42:50 AM] (github) HDFS-16908. Fix javadoc of field IncrementalBlockReportManager#readyToSend. (#5351). Contributed by farmmamba.
[May 24, 2023, 6:22:22 PM] (Steve Loughran) Revert "HADOOP-18706. Improve S3ABlockOutputStream recovery (#5563)"
[May 24, 2023, 6:43:20 PM] (github) YARN-11478. [Federation] SQLFederationStateStore Support Store ApplicationSubmitData. (#5663)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/494/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/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/494/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/494/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/494/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/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/494/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/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/494/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [692K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/494/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/493/

[May 21, 2023, 11:08:58 AM] (github) HDFS-16909. Improve ReplicaMap#mergeAll method. (#5353). Contributed by ZhangHB.
[May 21, 2023, 3:40:04 PM] (github) HADOOP-18746. Install Python 3 for Windows 10 docker image (#5679)
[May 23, 2023, 1:39:52 AM] (github) HDFS-17020. RBF: mount table addAll should print failed records in std error (#5674)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/493/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/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/493/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/493/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/493/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/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/493/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/493/

[May 21, 2023, 11:08:58 AM] (github) HDFS-16909. Improve ReplicaMap#mergeAll method. (#5353). Contributed by ZhangHB.
[May 21, 2023, 3:40:04 PM] (github) HADOOP-18746. Install Python 3 for Windows 10 docker image (#5679)
[May 23, 2023, 1:39:52 AM] (github) HDFS-17020. RBF: mount table addAll should print failed records in std error (#5674)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/493/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/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/493/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/493/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/493/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/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/493/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/493/

[May 21, 2023, 11:08:58 AM] (github) HDFS-16909. Improve ReplicaMap#mergeAll method. (#5353). Contributed by ZhangHB.
[May 21, 2023, 3:40:04 PM] (github) HADOOP-18746. Install Python 3 for Windows 10 docker image (#5679)
[May 23, 2023, 1:39:52 AM] (github) HDFS-17020. RBF: mount table addAll should print failed records in std error (#5674)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/493/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/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/493/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/493/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/493/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/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/493/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/493/

[May 21, 2023, 11:08:58 AM] (github) HDFS-16909. Improve ReplicaMap#mergeAll method. (#5353). Contributed by ZhangHB.
[May 21, 2023, 3:40:04 PM] (github) HADOOP-18746. Install Python 3 for Windows 10 docker image (#5679)
[May 23, 2023, 1:39:52 AM] (github) HDFS-17020. RBF: mount table addAll should print failed records in std error (#5674)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/493/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/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/493/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/493/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/493/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/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/493/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/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/493/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/493/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/492/

[May 19, 2023, 1:08:01 PM] (github) HDFS-16697. Add logs if resources are not available in NameNodeResourcePolicy. (#5569). Contributed by ECFuzz.
[May 20, 2023, 12:51:13 AM] (github) HADOOP-17518. Update the regex to A-Z (#5669). Contributed by Nishtha Shah.
[May 20, 2023, 9:07:38 AM] (github) HDFS-17014. HttpFS Add Support getStatus API (#5660). Contributed by Hualong Zhang.
[May 20, 2023, 9:10:23 AM] (github) HDFS-17022. Fix the exception message to print the Identifier pattern (#5678). Contributed by Nishtha Shah.
[May 20, 2023, 9:27:45 AM] (github) YARN-11496. Improve TimelineService log format. (#5677). Contributed by Xianming Lei.
[May 21, 2023, 3:33:34 AM] (github) HDFS-17017. Fix the issue of arguments number limit in report command in DFSAdmin (#5667). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/492/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/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/492/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/492/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/492/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/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/492/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [464K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/492/

[May 19, 2023, 1:08:01 PM] (github) HDFS-16697. Add logs if resources are not available in NameNodeResourcePolicy. (#5569). Contributed by ECFuzz.
[May 20, 2023, 12:51:13 AM] (github) HADOOP-17518. Update the regex to A-Z (#5669). Contributed by Nishtha Shah.
[May 20, 2023, 9:07:38 AM] (github) HDFS-17014. HttpFS Add Support getStatus API (#5660). Contributed by Hualong Zhang.
[May 20, 2023, 9:10:23 AM] (github) HDFS-17022. Fix the exception message to print the Identifier pattern (#5678). Contributed by Nishtha Shah.
[May 20, 2023, 9:27:45 AM] (github) YARN-11496. Improve TimelineService log format. (#5677). Contributed by Xianming Lei.
[May 21, 2023, 3:33:34 AM] (github) HDFS-17017. Fix the issue of arguments number limit in report command in DFSAdmin (#5667). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/492/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/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/492/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/492/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/492/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/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/492/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [464K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/492/

[May 19, 2023, 1:08:01 PM] (github) HDFS-16697. Add logs if resources are not available in NameNodeResourcePolicy. (#5569). Contributed by ECFuzz.
[May 20, 2023, 12:51:13 AM] (github) HADOOP-17518. Update the regex to A-Z (#5669). Contributed by Nishtha Shah.
[May 20, 2023, 9:07:38 AM] (github) HDFS-17014. HttpFS Add Support getStatus API (#5660). Contributed by Hualong Zhang.
[May 20, 2023, 9:10:23 AM] (github) HDFS-17022. Fix the exception message to print the Identifier pattern (#5678). Contributed by Nishtha Shah.
[May 20, 2023, 9:27:45 AM] (github) YARN-11496. Improve TimelineService log format. (#5677). Contributed by Xianming Lei.
[May 21, 2023, 3:33:34 AM] (github) HDFS-17017. Fix the issue of arguments number limit in report command in DFSAdmin (#5667). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/492/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/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/492/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/492/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/492/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/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/492/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [464K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/492/

[May 19, 2023, 1:08:01 PM] (github) HDFS-16697. Add logs if resources are not available in NameNodeResourcePolicy. (#5569). Contributed by ECFuzz.
[May 20, 2023, 12:51:13 AM] (github) HADOOP-17518. Update the regex to A-Z (#5669). Contributed by Nishtha Shah.
[May 20, 2023, 9:07:38 AM] (github) HDFS-17014. HttpFS Add Support getStatus API (#5660). Contributed by Hualong Zhang.
[May 20, 2023, 9:10:23 AM] (github) HDFS-17022. Fix the exception message to print the Identifier pattern (#5678). Contributed by Nishtha Shah.
[May 20, 2023, 9:27:45 AM] (github) YARN-11496. Improve TimelineService log format. (#5677). Contributed by Xianming Lei.
[May 21, 2023, 3:33:34 AM] (github) HDFS-17017. Fix the issue of arguments number limit in report command in DFSAdmin (#5667). Contributed by Haiyang Hu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/492/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/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/492/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/492/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/492/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/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/492/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/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/492/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [464K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/492/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/491/

[May 17, 2023, 6:09:10 PM] (github) YARN-11493. [Federation] ConfiguredRMFailoverProxyProvider Supports Randomly Select an Router. (#5651)
[May 18, 2023, 6:42:11 AM] (github) HDFS-17011. Fix the metric of  "HttpPort" at DataNodeInfo (#5657). Contributed by Zhaohui Wang.
[May 18, 2023, 7:53:26 AM] (github) HDFS-17010. Add a subtree test to TestSnapshotDiffReport. (#5656)
[May 18, 2023, 8:57:19 AM] (github) HDFS-17012.Remove unused DFSConfigKeys#DFS_DATANODE_PMEM_CACHE_DIRS_DEFAULT. (#5659). Contributed by JiangHua Zhu.
[May 18, 2023, 12:48:43 PM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic - 2nd addendum (#5670)
[May 18, 2023, 6:57:38 PM] (github) YARN-8898. Fix FederationInterceptor#allocate to set application priority in allocateResponse. (#5645)
[May 18, 2023, 11:32:16 PM] (github) HDFS-16979. RBF: Add proxyuser port in hdfsauditlog (#5552). Contributed by liuguanghua.
[May 18, 2023, 11:46:55 PM] (github) HADOOP-18652. Path.suffix raises NullPointerException (#5653). Contributed by Patrick Grandjean.
[May 19, 2023, 12:55:43 AM] (github) HDFS-17018. Improve dfsclient log format. (#5668). Contributed by Xianming Lei.
[May 19, 2023, 2:13:18 AM] (github) HDFS-16653. Improve error messages in ShortCircuitCache. (#5568). Contributed by ECFuzz.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/491/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/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/491/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/491/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/491/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/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/491/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [528K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/491/

[May 17, 2023, 6:09:10 PM] (github) YARN-11493. [Federation] ConfiguredRMFailoverProxyProvider Supports Randomly Select an Router. (#5651)
[May 18, 2023, 6:42:11 AM] (github) HDFS-17011. Fix the metric of  "HttpPort" at DataNodeInfo (#5657). Contributed by Zhaohui Wang.
[May 18, 2023, 7:53:26 AM] (github) HDFS-17010. Add a subtree test to TestSnapshotDiffReport. (#5656)
[May 18, 2023, 8:57:19 AM] (github) HDFS-17012.Remove unused DFSConfigKeys#DFS_DATANODE_PMEM_CACHE_DIRS_DEFAULT. (#5659). Contributed by JiangHua Zhu.
[May 18, 2023, 12:48:43 PM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic - 2nd addendum (#5670)
[May 18, 2023, 6:57:38 PM] (github) YARN-8898. Fix FederationInterceptor#allocate to set application priority in allocateResponse. (#5645)
[May 18, 2023, 11:32:16 PM] (github) HDFS-16979. RBF: Add proxyuser port in hdfsauditlog (#5552). Contributed by liuguanghua.
[May 18, 2023, 11:46:55 PM] (github) HADOOP-18652. Path.suffix raises NullPointerException (#5653). Contributed by Patrick Grandjean.
[May 19, 2023, 12:55:43 AM] (github) HDFS-17018. Improve dfsclient log format. (#5668). Contributed by Xianming Lei.
[May 19, 2023, 2:13:18 AM] (github) HDFS-16653. Improve error messages in ShortCircuitCache. (#5568). Contributed by ECFuzz.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/491/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/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/491/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/491/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/491/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/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/491/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [528K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/491/

[May 17, 2023, 6:09:10 PM] (github) YARN-11493. [Federation] ConfiguredRMFailoverProxyProvider Supports Randomly Select an Router. (#5651)
[May 18, 2023, 6:42:11 AM] (github) HDFS-17011. Fix the metric of  "HttpPort" at DataNodeInfo (#5657). Contributed by Zhaohui Wang.
[May 18, 2023, 7:53:26 AM] (github) HDFS-17010. Add a subtree test to TestSnapshotDiffReport. (#5656)
[May 18, 2023, 8:57:19 AM] (github) HDFS-17012.Remove unused DFSConfigKeys#DFS_DATANODE_PMEM_CACHE_DIRS_DEFAULT. (#5659). Contributed by JiangHua Zhu.
[May 18, 2023, 12:48:43 PM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic - 2nd addendum (#5670)
[May 18, 2023, 6:57:38 PM] (github) YARN-8898. Fix FederationInterceptor#allocate to set application priority in allocateResponse. (#5645)
[May 18, 2023, 11:32:16 PM] (github) HDFS-16979. RBF: Add proxyuser port in hdfsauditlog (#5552). Contributed by liuguanghua.
[May 18, 2023, 11:46:55 PM] (github) HADOOP-18652. Path.suffix raises NullPointerException (#5653). Contributed by Patrick Grandjean.
[May 19, 2023, 12:55:43 AM] (github) HDFS-17018. Improve dfsclient log format. (#5668). Contributed by Xianming Lei.
[May 19, 2023, 2:13:18 AM] (github) HDFS-16653. Improve error messages in ShortCircuitCache. (#5568). Contributed by ECFuzz.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/491/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/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/491/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/491/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/491/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/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/491/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [528K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/491/

[May 17, 2023, 6:09:10 PM] (github) YARN-11493. [Federation] ConfiguredRMFailoverProxyProvider Supports Randomly Select an Router. (#5651)
[May 18, 2023, 6:42:11 AM] (github) HDFS-17011. Fix the metric of  "HttpPort" at DataNodeInfo (#5657). Contributed by Zhaohui Wang.
[May 18, 2023, 7:53:26 AM] (github) HDFS-17010. Add a subtree test to TestSnapshotDiffReport. (#5656)
[May 18, 2023, 8:57:19 AM] (github) HDFS-17012.Remove unused DFSConfigKeys#DFS_DATANODE_PMEM_CACHE_DIRS_DEFAULT. (#5659). Contributed by JiangHua Zhu.
[May 18, 2023, 12:48:43 PM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic - 2nd addendum (#5670)
[May 18, 2023, 6:57:38 PM] (github) YARN-8898. Fix FederationInterceptor#allocate to set application priority in allocateResponse. (#5645)
[May 18, 2023, 11:32:16 PM] (github) HDFS-16979. RBF: Add proxyuser port in hdfsauditlog (#5552). Contributed by liuguanghua.
[May 18, 2023, 11:46:55 PM] (github) HADOOP-18652. Path.suffix raises NullPointerException (#5653). Contributed by Patrick Grandjean.
[May 19, 2023, 12:55:43 AM] (github) HDFS-17018. Improve dfsclient log format. (#5668). Contributed by Xianming Lei.
[May 19, 2023, 2:13:18 AM] (github) HDFS-16653. Improve error messages in ShortCircuitCache. (#5568). Contributed by ECFuzz.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 

    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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:99 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 99] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/491/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/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/491/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/491/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/491/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/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/491/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/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/491/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [528K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/491/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/490/

[May 16, 2023, 9:40:16 AM] (github) HADOOP-18688. S3A audit header to include count of items in delete ops (#5621)
[May 16, 2023, 5:16:24 PM] (github) HADOOP-18724. [FOLLOW-UP] cherrypick changes from branch-3.3 backport (#5662)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/490/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/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/490/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/490/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/490/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/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/490/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/490/

[May 16, 2023, 9:40:16 AM] (github) HADOOP-18688. S3A audit header to include count of items in delete ops (#5621)
[May 16, 2023, 5:16:24 PM] (github) HADOOP-18724. [FOLLOW-UP] cherrypick changes from branch-3.3 backport (#5662)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/490/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/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/490/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/490/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/490/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/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/490/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/490/

[May 16, 2023, 9:40:16 AM] (github) HADOOP-18688. S3A audit header to include count of items in delete ops (#5621)
[May 16, 2023, 5:16:24 PM] (github) HADOOP-18724. [FOLLOW-UP] cherrypick changes from branch-3.3 backport (#5662)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/490/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/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/490/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/490/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/490/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/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/490/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/490/

[May 16, 2023, 9:40:16 AM] (github) HADOOP-18688. S3A audit header to include count of items in delete ops (#5621)
[May 16, 2023, 5:16:24 PM] (github) HADOOP-18724. [FOLLOW-UP] cherrypick changes from branch-3.3 backport (#5662)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/490/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/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/490/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/490/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/490/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/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/490/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/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/490/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/490/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/489/

[May 13, 2023, 6:11:38 AM] (github) YARN-11495. Fix typos in hadoop-yarn-server-web-proxy. (#5652). Contributed by Shilun Fan.
[May 14, 2023, 1:33:38 PM] (github) HDFS-16985. Fix data missing issue when delete local block file. (#5564). Contributed by Chengwei Wang.
[May 14, 2023, 1:38:04 PM] (github) YARN-11489. Fix memory leak of DelegationTokenRenewer futures in DelegationTokenRenewerPoolTracker. (#5629). Contributed by Chun Chen.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/489/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/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/489/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/489/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/489/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/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/489/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [668K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/489/

[May 13, 2023, 6:11:38 AM] (github) YARN-11495. Fix typos in hadoop-yarn-server-web-proxy. (#5652). Contributed by Shilun Fan.
[May 14, 2023, 1:33:38 PM] (github) HDFS-16985. Fix data missing issue when delete local block file. (#5564). Contributed by Chengwei Wang.
[May 14, 2023, 1:38:04 PM] (github) YARN-11489. Fix memory leak of DelegationTokenRenewer futures in DelegationTokenRenewerPoolTracker. (#5629). Contributed by Chun Chen.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/489/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/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/489/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/489/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/489/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/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/489/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [668K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/489/

[May 13, 2023, 6:11:38 AM] (github) YARN-11495. Fix typos in hadoop-yarn-server-web-proxy. (#5652). Contributed by Shilun Fan.
[May 14, 2023, 1:33:38 PM] (github) HDFS-16985. Fix data missing issue when delete local block file. (#5564). Contributed by Chengwei Wang.
[May 14, 2023, 1:38:04 PM] (github) YARN-11489. Fix memory leak of DelegationTokenRenewer futures in DelegationTokenRenewerPoolTracker. (#5629). Contributed by Chun Chen.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/489/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/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/489/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/489/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/489/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/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/489/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [668K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/489/

[May 13, 2023, 6:11:38 AM] (github) YARN-11495. Fix typos in hadoop-yarn-server-web-proxy. (#5652). Contributed by Shilun Fan.
[May 14, 2023, 1:33:38 PM] (github) HDFS-16985. Fix data missing issue when delete local block file. (#5564). Contributed by Chengwei Wang.
[May 14, 2023, 1:38:04 PM] (github) YARN-11489. Fix memory leak of DelegationTokenRenewer futures in DelegationTokenRenewerPoolTracker. (#5629). Contributed by Chun Chen.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/489/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/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/489/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/489/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/489/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/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/489/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/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/489/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [668K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/489/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/488/

[May 11, 2023, 4:57:25 PM] (github) HADOOP-18724. Open file fails with NumberFormatException for S3AFileSystem (#5611)
[May 11, 2023, 10:42:02 PM] (github) HDFS-16965. Add switch to decide whether to enable native codec. (#5520). Contributed by WangYuanben.
[May 12, 2023, 12:20:26 PM] (github) YARN-11312: [UI2] Refresh buttons don't work after EmberJS upgrade (#5649)
[May 12, 2023, 2:22:37 PM] (github) HADOOP-18724. (followup) remove deprecation on optLong/optDouble methods (#5650)
[May 12, 2023, 10:19:13 PM] (github) HDFS-17001. Support getStatus API in WebHDFS (#5628).  Contributed by Hualong Zhang.
[May 13, 2023, 12:27:13 AM] (github) HDFS-17008. Fix RBF JDK 11 javadoc warnings (#5648)
[May 13, 2023, 1:12:05 AM] (github) YARN-3660. BackPort [GPG] Federation Global Policy Generator (service hook only). (#5625)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/488/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/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/488/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/488/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/488/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/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/488/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [500K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/488/

[May 11, 2023, 4:57:25 PM] (github) HADOOP-18724. Open file fails with NumberFormatException for S3AFileSystem (#5611)
[May 11, 2023, 10:42:02 PM] (github) HDFS-16965. Add switch to decide whether to enable native codec. (#5520). Contributed by WangYuanben.
[May 12, 2023, 12:20:26 PM] (github) YARN-11312: [UI2] Refresh buttons don't work after EmberJS upgrade (#5649)
[May 12, 2023, 2:22:37 PM] (github) HADOOP-18724. (followup) remove deprecation on optLong/optDouble methods (#5650)
[May 12, 2023, 10:19:13 PM] (github) HDFS-17001. Support getStatus API in WebHDFS (#5628).  Contributed by Hualong Zhang.
[May 13, 2023, 12:27:13 AM] (github) HDFS-17008. Fix RBF JDK 11 javadoc warnings (#5648)
[May 13, 2023, 1:12:05 AM] (github) YARN-3660. BackPort [GPG] Federation Global Policy Generator (service hook only). (#5625)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/488/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/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/488/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/488/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/488/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/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/488/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [500K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/488/

[May 11, 2023, 4:57:25 PM] (github) HADOOP-18724. Open file fails with NumberFormatException for S3AFileSystem (#5611)
[May 11, 2023, 10:42:02 PM] (github) HDFS-16965. Add switch to decide whether to enable native codec. (#5520). Contributed by WangYuanben.
[May 12, 2023, 12:20:26 PM] (github) YARN-11312: [UI2] Refresh buttons don't work after EmberJS upgrade (#5649)
[May 12, 2023, 2:22:37 PM] (github) HADOOP-18724. (followup) remove deprecation on optLong/optDouble methods (#5650)
[May 12, 2023, 10:19:13 PM] (github) HDFS-17001. Support getStatus API in WebHDFS (#5628).  Contributed by Hualong Zhang.
[May 13, 2023, 12:27:13 AM] (github) HDFS-17008. Fix RBF JDK 11 javadoc warnings (#5648)
[May 13, 2023, 1:12:05 AM] (github) YARN-3660. BackPort [GPG] Federation Global Policy Generator (service hook only). (#5625)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/488/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/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/488/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/488/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/488/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/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/488/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [500K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/488/

[May 11, 2023, 4:57:25 PM] (github) HADOOP-18724. Open file fails with NumberFormatException for S3AFileSystem (#5611)
[May 11, 2023, 10:42:02 PM] (github) HDFS-16965. Add switch to decide whether to enable native codec. (#5520). Contributed by WangYuanben.
[May 12, 2023, 12:20:26 PM] (github) YARN-11312: [UI2] Refresh buttons don't work after EmberJS upgrade (#5649)
[May 12, 2023, 2:22:37 PM] (github) HADOOP-18724. (followup) remove deprecation on optLong/optDouble methods (#5650)
[May 12, 2023, 10:19:13 PM] (github) HDFS-17001. Support getStatus API in WebHDFS (#5628).  Contributed by Hualong Zhang.
[May 13, 2023, 12:27:13 AM] (github) HDFS-17008. Fix RBF JDK 11 javadoc warnings (#5648)
[May 13, 2023, 1:12:05 AM] (github) YARN-3660. BackPort [GPG] Federation Global Policy Generator (service hook only). (#5625)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/488/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/results-javadoc-javadoc-root.txt [208K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/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/488/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/488/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/488/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/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/488/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/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/488/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [500K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/488/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/487/

[May 9, 2023, 8:12:12 PM] (github) HADOOP-18359. Update commons-cli from 1.2 to 1.5. (#5095). Contributed by Shilun Fan.
[May 9, 2023, 11:17:23 PM] (github) YARN-11424. [Federation] Router Supports DeregisterSubCluster. (#5363)
[May 10, 2023, 7:16:33 AM] (github) YARN-11467. RM failover may fail when the nodes.exclude-path file does not exist (#5565)
[May 10, 2023, 4:37:47 PM] (github) YARN-11479. [Federation] ZookeeperFederationStateStore Support Store ApplicationSubmitData. (#5631)
[May 10, 2023, 5:40:19 PM] (github) HDFS-16990. HttpFS Add Support getFileLinkStatus API (#5602). Contributed by Hualong Zhang.
[May 11, 2023, 3:15:34 AM] (github) HDFS-16978. RBF: Admin command to support bulk add of mount points (#5554). Contributed by Viraj Jasani.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/487/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-javadoc-javadoc-root.txt [220K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/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/487/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/487/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/487/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/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/487/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/487/

[May 9, 2023, 8:12:12 PM] (github) HADOOP-18359. Update commons-cli from 1.2 to 1.5. (#5095). Contributed by Shilun Fan.
[May 9, 2023, 11:17:23 PM] (github) YARN-11424. [Federation] Router Supports DeregisterSubCluster. (#5363)
[May 10, 2023, 7:16:33 AM] (github) YARN-11467. RM failover may fail when the nodes.exclude-path file does not exist (#5565)
[May 10, 2023, 4:37:47 PM] (github) YARN-11479. [Federation] ZookeeperFederationStateStore Support Store ApplicationSubmitData. (#5631)
[May 10, 2023, 5:40:19 PM] (github) HDFS-16990. HttpFS Add Support getFileLinkStatus API (#5602). Contributed by Hualong Zhang.
[May 11, 2023, 3:15:34 AM] (github) HDFS-16978. RBF: Admin command to support bulk add of mount points (#5554). Contributed by Viraj Jasani.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/487/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-javadoc-javadoc-root.txt [220K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/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/487/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/487/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/487/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/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/487/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/487/

[May 9, 2023, 8:12:12 PM] (github) HADOOP-18359. Update commons-cli from 1.2 to 1.5. (#5095). Contributed by Shilun Fan.
[May 9, 2023, 11:17:23 PM] (github) YARN-11424. [Federation] Router Supports DeregisterSubCluster. (#5363)
[May 10, 2023, 7:16:33 AM] (github) YARN-11467. RM failover may fail when the nodes.exclude-path file does not exist (#5565)
[May 10, 2023, 4:37:47 PM] (github) YARN-11479. [Federation] ZookeeperFederationStateStore Support Store ApplicationSubmitData. (#5631)
[May 10, 2023, 5:40:19 PM] (github) HDFS-16990. HttpFS Add Support getFileLinkStatus API (#5602). Contributed by Hualong Zhang.
[May 11, 2023, 3:15:34 AM] (github) HDFS-16978. RBF: Admin command to support bulk add of mount points (#5554). Contributed by Viraj Jasani.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/487/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-javadoc-javadoc-root.txt [220K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/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/487/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/487/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/487/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/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/487/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/487/

[May 9, 2023, 8:12:12 PM] (github) HADOOP-18359. Update commons-cli from 1.2 to 1.5. (#5095). Contributed by Shilun Fan.
[May 9, 2023, 11:17:23 PM] (github) YARN-11424. [Federation] Router Supports DeregisterSubCluster. (#5363)
[May 10, 2023, 7:16:33 AM] (github) YARN-11467. RM failover may fail when the nodes.exclude-path file does not exist (#5565)
[May 10, 2023, 4:37:47 PM] (github) YARN-11479. [Federation] ZookeeperFederationStateStore Support Store ApplicationSubmitData. (#5631)
[May 10, 2023, 5:40:19 PM] (github) HDFS-16990. HttpFS Add Support getFileLinkStatus API (#5602). Contributed by Hualong Zhang.
[May 11, 2023, 3:15:34 AM] (github) HDFS-16978. RBF: Admin command to support bulk add of mount points (#5554). Contributed by Viraj Jasani.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/487/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/results-javadoc-javadoc-root.txt [220K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/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/487/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/487/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/487/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/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/487/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/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/487/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/487/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/486/

[May 8, 2023, 4:55:15 PM] (github) HADOOP-18734. Create qbt.sh symlink on Windows (#5626)
[May 8, 2023, 5:13:09 PM] (github) YARN-11340. [Federation] Improve SQLFederationStateStore DataSource Config. (#5403)
[May 9, 2023, 2:05:28 AM] (github) HDFS-16999. Fix wrong use of processFirstBlockReport(). (#5622). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/486/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-mvnsite-root.txt [268K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/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/486/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/486/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/486/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/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/486/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/486/

[May 8, 2023, 4:55:15 PM] (github) HADOOP-18734. Create qbt.sh symlink on Windows (#5626)
[May 8, 2023, 5:13:09 PM] (github) YARN-11340. [Federation] Improve SQLFederationStateStore DataSource Config. (#5403)
[May 9, 2023, 2:05:28 AM] (github) HDFS-16999. Fix wrong use of processFirstBlockReport(). (#5622). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/486/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-mvnsite-root.txt [268K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/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/486/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/486/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/486/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/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/486/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/486/

[May 8, 2023, 4:55:15 PM] (github) HADOOP-18734. Create qbt.sh symlink on Windows (#5626)
[May 8, 2023, 5:13:09 PM] (github) YARN-11340. [Federation] Improve SQLFederationStateStore DataSource Config. (#5403)
[May 9, 2023, 2:05:28 AM] (github) HDFS-16999. Fix wrong use of processFirstBlockReport(). (#5622). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/486/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-mvnsite-root.txt [268K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/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/486/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/486/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/486/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/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/486/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/486/

[May 8, 2023, 4:55:15 PM] (github) HADOOP-18734. Create qbt.sh symlink on Windows (#5626)
[May 8, 2023, 5:13:09 PM] (github) YARN-11340. [Federation] Improve SQLFederationStateStore DataSource Config. (#5403)
[May 9, 2023, 2:05:28 AM] (github) HDFS-16999. Fix wrong use of processFirstBlockReport(). (#5622). Contributed by Shuyan Zhang.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/486/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-mvnsite-root.txt [268K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/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/486/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/486/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/486/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/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/486/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/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/486/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [152K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/485/

[May 5, 2023, 10:57:42 AM] (github) HADOOP-18706. Improve S3ABlockOutputStream recovery (#5563)
[May 5, 2023, 8:08:58 PM] (github) HADOOP-18729. Fix mvnsite on Windows 10 (#5618)
[May 5, 2023, 8:41:38 PM] (github) YARN-11470. FederationStateStoreFacade Cache Support Guava Cache. (#5609)
[May 5, 2023, 8:43:40 PM] (github) YARN-11477. [Federation] MemoryFederationStateStore Support Store ApplicationSubmitData. (#5616)
[May 6, 2023, 3:20:21 AM] (github) HDFS-16865. The source path is always / after RBF proxied the complete, addBlock and getAdditionalDatanode RPC. (#5200). Contributed by ZanderXu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/485/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-mvnsite-root.txt [268K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/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/485/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/485/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/485/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/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/485/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/485/

[May 5, 2023, 10:57:42 AM] (github) HADOOP-18706. Improve S3ABlockOutputStream recovery (#5563)
[May 5, 2023, 8:08:58 PM] (github) HADOOP-18729. Fix mvnsite on Windows 10 (#5618)
[May 5, 2023, 8:41:38 PM] (github) YARN-11470. FederationStateStoreFacade Cache Support Guava Cache. (#5609)
[May 5, 2023, 8:43:40 PM] (github) YARN-11477. [Federation] MemoryFederationStateStore Support Store ApplicationSubmitData. (#5616)
[May 6, 2023, 3:20:21 AM] (github) HDFS-16865. The source path is always / after RBF proxied the complete, addBlock and getAdditionalDatanode RPC. (#5200). Contributed by ZanderXu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/485/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-mvnsite-root.txt [268K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/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/485/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/485/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/485/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/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/485/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/485/

[May 5, 2023, 10:57:42 AM] (github) HADOOP-18706. Improve S3ABlockOutputStream recovery (#5563)
[May 5, 2023, 8:08:58 PM] (github) HADOOP-18729. Fix mvnsite on Windows 10 (#5618)
[May 5, 2023, 8:41:38 PM] (github) YARN-11470. FederationStateStoreFacade Cache Support Guava Cache. (#5609)
[May 5, 2023, 8:43:40 PM] (github) YARN-11477. [Federation] MemoryFederationStateStore Support Store ApplicationSubmitData. (#5616)
[May 6, 2023, 3:20:21 AM] (github) HDFS-16865. The source path is always / after RBF proxied the complete, addBlock and getAdditionalDatanode RPC. (#5200). Contributed by ZanderXu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/485/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-mvnsite-root.txt [268K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/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/485/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/485/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/485/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/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/485/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/485/

[May 5, 2023, 10:57:42 AM] (github) HADOOP-18706. Improve S3ABlockOutputStream recovery (#5563)
[May 5, 2023, 8:08:58 PM] (github) HADOOP-18729. Fix mvnsite on Windows 10 (#5618)
[May 5, 2023, 8:41:38 PM] (github) YARN-11470. FederationStateStoreFacade Cache Support Guava Cache. (#5609)
[May 5, 2023, 8:43:40 PM] (github) YARN-11477. [Federation] MemoryFederationStateStore Support Store ApplicationSubmitData. (#5616)
[May 6, 2023, 3:20:21 AM] (github) HDFS-16865. The source path is always / after RBF proxied the complete, addBlock and getAdditionalDatanode RPC. (#5200). Contributed by ZanderXu.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/485/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-mvnsite-root.txt [268K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/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/485/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/485/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/485/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/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/485/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/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/485/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/484/

[May 3, 2023, 10:05:55 AM] (github) HADOOP-18671. Add recoverLease(), setSafeMode(), isFileClosed() as interfaces to hadoop-common (#5553)
[May 3, 2023, 4:19:54 PM] (github) YARN-9049. Add application submit data to state store. (#5606)
[May 3, 2023, 4:21:56 PM] (github) YARN-10144. Federation: Add missing FederationClientInterceptor APIs. (#5587)
[May 3, 2023, 5:14:54 PM] (github) HADOOP-18134. Setup Jenkins nightly CI for Windows 10 (#5062)
[May 4, 2023, 10:27:25 AM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic - addendum (#5614)
[May 4, 2023, 12:03:48 PM] (github) HADOOP-18727. Fix WriteOperations.listMultipartUploads function description (#5613)
[May 4, 2023, 4:45:40 PM] (github) HDFS-16998. RBF: Add ops metrics for getSlowDatanodeReport in RouterClientActivity (#5615)
[May 5, 2023, 2:16:18 AM] (Szilard Nemeth) YARN-11079. Make an AbstractParentQueue to store common ParentQueue and ManagedParentQueue functionality. Contributed by Susheel Gupta




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.TestDFSStripedInputStream 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/484/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/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/484/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/484/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/484/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/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/484/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [336K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/484/

[May 3, 2023, 10:05:55 AM] (github) HADOOP-18671. Add recoverLease(), setSafeMode(), isFileClosed() as interfaces to hadoop-common (#5553)
[May 3, 2023, 4:19:54 PM] (github) YARN-9049. Add application submit data to state store. (#5606)
[May 3, 2023, 4:21:56 PM] (github) YARN-10144. Federation: Add missing FederationClientInterceptor APIs. (#5587)
[May 3, 2023, 5:14:54 PM] (github) HADOOP-18134. Setup Jenkins nightly CI for Windows 10 (#5062)
[May 4, 2023, 10:27:25 AM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic - addendum (#5614)
[May 4, 2023, 12:03:48 PM] (github) HADOOP-18727. Fix WriteOperations.listMultipartUploads function description (#5613)
[May 4, 2023, 4:45:40 PM] (github) HDFS-16998. RBF: Add ops metrics for getSlowDatanodeReport in RouterClientActivity (#5615)
[May 5, 2023, 2:16:18 AM] (Szilard Nemeth) YARN-11079. Make an AbstractParentQueue to store common ParentQueue and ManagedParentQueue functionality. Contributed by Susheel Gupta




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.TestDFSStripedInputStream 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/484/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/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/484/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/484/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/484/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/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/484/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [336K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/484/

[May 3, 2023, 10:05:55 AM] (github) HADOOP-18671. Add recoverLease(), setSafeMode(), isFileClosed() as interfaces to hadoop-common (#5553)
[May 3, 2023, 4:19:54 PM] (github) YARN-9049. Add application submit data to state store. (#5606)
[May 3, 2023, 4:21:56 PM] (github) YARN-10144. Federation: Add missing FederationClientInterceptor APIs. (#5587)
[May 3, 2023, 5:14:54 PM] (github) HADOOP-18134. Setup Jenkins nightly CI for Windows 10 (#5062)
[May 4, 2023, 10:27:25 AM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic - addendum (#5614)
[May 4, 2023, 12:03:48 PM] (github) HADOOP-18727. Fix WriteOperations.listMultipartUploads function description (#5613)
[May 4, 2023, 4:45:40 PM] (github) HDFS-16998. RBF: Add ops metrics for getSlowDatanodeReport in RouterClientActivity (#5615)
[May 5, 2023, 2:16:18 AM] (Szilard Nemeth) YARN-11079. Make an AbstractParentQueue to store common ParentQueue and ManagedParentQueue functionality. Contributed by Susheel Gupta




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.TestDFSStripedInputStream 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/484/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/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/484/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/484/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/484/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/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/484/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [336K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/484/

[May 3, 2023, 10:05:55 AM] (github) HADOOP-18671. Add recoverLease(), setSafeMode(), isFileClosed() as interfaces to hadoop-common (#5553)
[May 3, 2023, 4:19:54 PM] (github) YARN-9049. Add application submit data to state store. (#5606)
[May 3, 2023, 4:21:56 PM] (github) YARN-10144. Federation: Add missing FederationClientInterceptor APIs. (#5587)
[May 3, 2023, 5:14:54 PM] (github) HADOOP-18134. Setup Jenkins nightly CI for Windows 10 (#5062)
[May 4, 2023, 10:27:25 AM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic - addendum (#5614)
[May 4, 2023, 12:03:48 PM] (github) HADOOP-18727. Fix WriteOperations.listMultipartUploads function description (#5613)
[May 4, 2023, 4:45:40 PM] (github) HDFS-16998. RBF: Add ops metrics for getSlowDatanodeReport in RouterClientActivity (#5615)
[May 5, 2023, 2:16:18 AM] (Szilard Nemeth) YARN-11079. Make an AbstractParentQueue to store common ParentQueue and ManagedParentQueue functionality. Contributed by Susheel Gupta




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.TestDFSStripedInputStream 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/484/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-compile-javac-root.txt [8.0K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-hadolint.txt [20K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-mvnsite-root.txt [272K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/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/484/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/484/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/484/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/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/484/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/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/484/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [336K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/483/

[May 1, 2023, 3:52:26 PM] (github) HDFS-16707. RBF: Expose RouterRpcFairnessPolicyController related request record metrics for each nameservice to Prometheus (#4665). Contributed by Jiale Qi.
[May 1, 2023, 4:35:50 PM] (github) HADOOP-18725. Avoid cross-platform build for irrelevant Dockerfile changes (#5610)
[May 1, 2023, 11:01:50 PM] (github) YARN-11437. [hotfix][Federation] SQLFederationStateStore Support Version. (#5598)
[May 2, 2023, 1:52:57 PM] (github) YARN-11450. Improvements for TestYarnConfigurationFields and TestConfigurationFieldsBase (#5455)
[May 2, 2023, 2:21:46 PM] (github) HADOOP-18697. S3A prefetch: failure of ITestS3APrefetchingInputStream#testRandomReadLargeFile (#5580)
[May 2, 2023, 4:09:36 PM] (github) HADOOP-18726. Set the locale to avoid printing useless logs. (#5612). Contributed by Shuyan Zhang.
[May 2, 2023, 8:46:06 PM] (github) YARN-11379. [Federation] Support mapAttributesToNodes, getGroupsForUser API's for Federation. (#5596)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/483/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/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/483/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/483/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/483/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/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/483/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/483/

[May 1, 2023, 3:52:26 PM] (github) HDFS-16707. RBF: Expose RouterRpcFairnessPolicyController related request record metrics for each nameservice to Prometheus (#4665). Contributed by Jiale Qi.
[May 1, 2023, 4:35:50 PM] (github) HADOOP-18725. Avoid cross-platform build for irrelevant Dockerfile changes (#5610)
[May 1, 2023, 11:01:50 PM] (github) YARN-11437. [hotfix][Federation] SQLFederationStateStore Support Version. (#5598)
[May 2, 2023, 1:52:57 PM] (github) YARN-11450. Improvements for TestYarnConfigurationFields and TestConfigurationFieldsBase (#5455)
[May 2, 2023, 2:21:46 PM] (github) HADOOP-18697. S3A prefetch: failure of ITestS3APrefetchingInputStream#testRandomReadLargeFile (#5580)
[May 2, 2023, 4:09:36 PM] (github) HADOOP-18726. Set the locale to avoid printing useless logs. (#5612). Contributed by Shuyan Zhang.
[May 2, 2023, 8:46:06 PM] (github) YARN-11379. [Federation] Support mapAttributesToNodes, getGroupsForUser API's for Federation. (#5596)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/483/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/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/483/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/483/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/483/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/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/483/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/483/

[May 1, 2023, 3:52:26 PM] (github) HDFS-16707. RBF: Expose RouterRpcFairnessPolicyController related request record metrics for each nameservice to Prometheus (#4665). Contributed by Jiale Qi.
[May 1, 2023, 4:35:50 PM] (github) HADOOP-18725. Avoid cross-platform build for irrelevant Dockerfile changes (#5610)
[May 1, 2023, 11:01:50 PM] (github) YARN-11437. [hotfix][Federation] SQLFederationStateStore Support Version. (#5598)
[May 2, 2023, 1:52:57 PM] (github) YARN-11450. Improvements for TestYarnConfigurationFields and TestConfigurationFieldsBase (#5455)
[May 2, 2023, 2:21:46 PM] (github) HADOOP-18697. S3A prefetch: failure of ITestS3APrefetchingInputStream#testRandomReadLargeFile (#5580)
[May 2, 2023, 4:09:36 PM] (github) HADOOP-18726. Set the locale to avoid printing useless logs. (#5612). Contributed by Shuyan Zhang.
[May 2, 2023, 8:46:06 PM] (github) YARN-11379. [Federation] Support mapAttributesToNodes, getGroupsForUser API's for Federation. (#5596)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/483/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/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/483/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/483/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/483/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/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/483/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/483/

[May 1, 2023, 3:52:26 PM] (github) HDFS-16707. RBF: Expose RouterRpcFairnessPolicyController related request record metrics for each nameservice to Prometheus (#4665). Contributed by Jiale Qi.
[May 1, 2023, 4:35:50 PM] (github) HADOOP-18725. Avoid cross-platform build for irrelevant Dockerfile changes (#5610)
[May 1, 2023, 11:01:50 PM] (github) YARN-11437. [hotfix][Federation] SQLFederationStateStore Support Version. (#5598)
[May 2, 2023, 1:52:57 PM] (github) YARN-11450. Improvements for TestYarnConfigurationFields and TestConfigurationFieldsBase (#5455)
[May 2, 2023, 2:21:46 PM] (github) HADOOP-18697. S3A prefetch: failure of ITestS3APrefetchingInputStream#testRandomReadLargeFile (#5580)
[May 2, 2023, 4:09:36 PM] (github) HADOOP-18726. Set the locale to avoid printing useless logs. (#5612). Contributed by Shuyan Zhang.
[May 2, 2023, 8:46:06 PM] (github) YARN-11379. [Federation] Support mapAttributesToNodes, getGroupsForUser API's for Federation. (#5596)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/483/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/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/483/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/483/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/483/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/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/483/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/483/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/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/482/

[Apr 29, 2023, 11:54:56 AM] (github) HDFS-16897. Fix abundant Broken pipe exception in BlockSender (#5329). Contributed by fanluo.
[Apr 29, 2023, 11:58:49 AM] (github) HADOOP-18715. Add debug log for getting details of tokenKindMap (#5608). Contributed by Pralabh Kumar.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/482/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/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/482/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/482/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/482/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/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/482/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [720K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/482/

[Apr 29, 2023, 11:54:56 AM] (github) HDFS-16897. Fix abundant Broken pipe exception in BlockSender (#5329). Contributed by fanluo.
[Apr 29, 2023, 11:58:49 AM] (github) HADOOP-18715. Add debug log for getting details of tokenKindMap (#5608). Contributed by Pralabh Kumar.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/482/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/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/482/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/482/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/482/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/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/482/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [720K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/482/

[Apr 29, 2023, 11:54:56 AM] (github) HDFS-16897. Fix abundant Broken pipe exception in BlockSender (#5329). Contributed by fanluo.
[Apr 29, 2023, 11:58:49 AM] (github) HADOOP-18715. Add debug log for getting details of tokenKindMap (#5608). Contributed by Pralabh Kumar.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/482/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/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/482/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/482/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/482/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/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/482/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [720K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/482/

[Apr 29, 2023, 11:54:56 AM] (github) HDFS-16897. Fix abundant Broken pipe exception in BlockSender (#5329). Contributed by fanluo.
[Apr 29, 2023, 11:58:49 AM] (github) HADOOP-18715. Add debug log for getting details of tokenKindMap (#5608). Contributed by Pralabh Kumar.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.TestDirectoryScanner 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/482/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/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/482/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/482/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/482/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/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/482/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [720K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/482/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/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/481/

[Apr 27, 2023, 9:59:46 AM] (github) HADOOP-18695. S3A: reject multipart copy requests when disabled (#5548)
[Apr 27, 2023, 10:05:48 AM] (github) YARN-11474.The yarn queue list is displayed on the CLI (#5577)
[Apr 27, 2023, 1:25:25 PM] (github) YARN-11459 Changed label called "max resource" on UIv1 and UIv2 (#5527)
[Apr 27, 2023, 4:17:47 PM] (github) HDFS-16972. Delete a snapshot may deleteCurrentFile. (#5532)
[Apr 27, 2023, 11:55:01 PM] (github) HDFS-16995. Remove unused parameters at NameNodeHttpServer#initWebHdfs (#5601). Contributed by Zhaohui Wang.
[Apr 28, 2023, 9:11:13 PM] (github) YARN-11469. Refactor FederationStateStoreFacade Cache Code. (#5570)
[Apr 29, 2023, 3:18:42 AM] (github) YARN-11482. Fix bug of DRF comparision DominantResourceFairnessComparator2 in fair scheduler. (#5607). Contributed by Xiaoqiao He.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/481/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/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/481/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/481/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/481/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/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/481/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/481/

[Apr 27, 2023, 9:59:46 AM] (github) HADOOP-18695. S3A: reject multipart copy requests when disabled (#5548)
[Apr 27, 2023, 10:05:48 AM] (github) YARN-11474.The yarn queue list is displayed on the CLI (#5577)
[Apr 27, 2023, 1:25:25 PM] (github) YARN-11459 Changed label called "max resource" on UIv1 and UIv2 (#5527)
[Apr 27, 2023, 4:17:47 PM] (github) HDFS-16972. Delete a snapshot may deleteCurrentFile. (#5532)
[Apr 27, 2023, 11:55:01 PM] (github) HDFS-16995. Remove unused parameters at NameNodeHttpServer#initWebHdfs (#5601). Contributed by Zhaohui Wang.
[Apr 28, 2023, 9:11:13 PM] (github) YARN-11469. Refactor FederationStateStoreFacade Cache Code. (#5570)
[Apr 29, 2023, 3:18:42 AM] (github) YARN-11482. Fix bug of DRF comparision DominantResourceFairnessComparator2 in fair scheduler. (#5607). Contributed by Xiaoqiao He.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/481/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/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/481/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/481/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/481/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/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/481/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/481/

[Apr 27, 2023, 9:59:46 AM] (github) HADOOP-18695. S3A: reject multipart copy requests when disabled (#5548)
[Apr 27, 2023, 10:05:48 AM] (github) YARN-11474.The yarn queue list is displayed on the CLI (#5577)
[Apr 27, 2023, 1:25:25 PM] (github) YARN-11459 Changed label called "max resource" on UIv1 and UIv2 (#5527)
[Apr 27, 2023, 4:17:47 PM] (github) HDFS-16972. Delete a snapshot may deleteCurrentFile. (#5532)
[Apr 27, 2023, 11:55:01 PM] (github) HDFS-16995. Remove unused parameters at NameNodeHttpServer#initWebHdfs (#5601). Contributed by Zhaohui Wang.
[Apr 28, 2023, 9:11:13 PM] (github) YARN-11469. Refactor FederationStateStoreFacade Cache Code. (#5570)
[Apr 29, 2023, 3:18:42 AM] (github) YARN-11482. Fix bug of DRF comparision DominantResourceFairnessComparator2 in fair scheduler. (#5607). Contributed by Xiaoqiao He.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/481/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/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/481/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/481/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/481/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/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/481/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/481/

[Apr 27, 2023, 9:59:46 AM] (github) HADOOP-18695. S3A: reject multipart copy requests when disabled (#5548)
[Apr 27, 2023, 10:05:48 AM] (github) YARN-11474.The yarn queue list is displayed on the CLI (#5577)
[Apr 27, 2023, 1:25:25 PM] (github) YARN-11459 Changed label called "max resource" on UIv1 and UIv2 (#5527)
[Apr 27, 2023, 4:17:47 PM] (github) HDFS-16972. Delete a snapshot may deleteCurrentFile. (#5532)
[Apr 27, 2023, 11:55:01 PM] (github) HDFS-16995. Remove unused parameters at NameNodeHttpServer#initWebHdfs (#5601). Contributed by Zhaohui Wang.
[Apr 28, 2023, 9:11:13 PM] (github) YARN-11469. Refactor FederationStateStoreFacade Cache Code. (#5570)
[Apr 29, 2023, 3:18:42 AM] (github) YARN-11482. Fix bug of DRF comparision DominantResourceFairnessComparator2 in fair scheduler. (#5607). Contributed by Xiaoqiao He.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/481/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/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/481/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/481/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/481/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/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/481/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/481/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/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/480/

[Apr 25, 2023, 4:14:04 PM] (github) HADOOP-18660. Filesystem Spelling Mistake (#5475). Contributed by Sebastian Baunsgaard.
[Apr 25, 2023, 6:53:40 PM] (github) MAPREDUCE-7437.  MR Fetcher class to use an AtomicInteger to generate IDs. (#5579)
[Apr 25, 2023, 8:41:11 PM] (github) HDFS-16672. Fix lease interval comparison in BlockReportLeaseManager (#4598). Contributed by dzcxzl.
[Apr 25, 2023, 9:09:45 PM] (github) YARN-11437. [Federation] SQLFederationStateStore Support Version. (#5589)
[Apr 25, 2023, 9:12:38 PM] (github) YARN-11378. [Federation] Support checkForDecommissioningNodes、refreshClusterMaxPriority API's for Federation. (#5551)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/480/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/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/480/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/480/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/480/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/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/480/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [540K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/480/

[Apr 25, 2023, 4:14:04 PM] (github) HADOOP-18660. Filesystem Spelling Mistake (#5475). Contributed by Sebastian Baunsgaard.
[Apr 25, 2023, 6:53:40 PM] (github) MAPREDUCE-7437.  MR Fetcher class to use an AtomicInteger to generate IDs. (#5579)
[Apr 25, 2023, 8:41:11 PM] (github) HDFS-16672. Fix lease interval comparison in BlockReportLeaseManager (#4598). Contributed by dzcxzl.
[Apr 25, 2023, 9:09:45 PM] (github) YARN-11437. [Federation] SQLFederationStateStore Support Version. (#5589)
[Apr 25, 2023, 9:12:38 PM] (github) YARN-11378. [Federation] Support checkForDecommissioningNodes、refreshClusterMaxPriority API's for Federation. (#5551)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/480/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/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/480/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/480/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/480/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/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/480/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [540K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/480/

[Apr 25, 2023, 4:14:04 PM] (github) HADOOP-18660. Filesystem Spelling Mistake (#5475). Contributed by Sebastian Baunsgaard.
[Apr 25, 2023, 6:53:40 PM] (github) MAPREDUCE-7437.  MR Fetcher class to use an AtomicInteger to generate IDs. (#5579)
[Apr 25, 2023, 8:41:11 PM] (github) HDFS-16672. Fix lease interval comparison in BlockReportLeaseManager (#4598). Contributed by dzcxzl.
[Apr 25, 2023, 9:09:45 PM] (github) YARN-11437. [Federation] SQLFederationStateStore Support Version. (#5589)
[Apr 25, 2023, 9:12:38 PM] (github) YARN-11378. [Federation] Support checkForDecommissioningNodes、refreshClusterMaxPriority API's for Federation. (#5551)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/480/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/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/480/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/480/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/480/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/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/480/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [540K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/480/

[Apr 25, 2023, 4:14:04 PM] (github) HADOOP-18660. Filesystem Spelling Mistake (#5475). Contributed by Sebastian Baunsgaard.
[Apr 25, 2023, 6:53:40 PM] (github) MAPREDUCE-7437.  MR Fetcher class to use an AtomicInteger to generate IDs. (#5579)
[Apr 25, 2023, 8:41:11 PM] (github) HDFS-16672. Fix lease interval comparison in BlockReportLeaseManager (#4598). Contributed by dzcxzl.
[Apr 25, 2023, 9:09:45 PM] (github) YARN-11437. [Federation] SQLFederationStateStore Support Version. (#5589)
[Apr 25, 2023, 9:12:38 PM] (github) YARN-11378. [Federation] Support checkForDecommissioningNodes、refreshClusterMaxPriority API's for Federation. (#5551)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/480/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/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/480/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/480/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/480/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/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/480/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [540K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/480/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/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/479/

[Apr 23, 2023, 7:31:51 PM] (github) HADOOP-18712. Upgrade to jetty 9.4.51 due to cve (#5574). Contributed by PJ Fanning.
[Apr 23, 2023, 7:43:02 PM] (github) HDFS-16988. Improve NameServices info at JournalNode web UI (#5584). Contributed by Zhaohui Wang.
[Apr 24, 2023, 7:17:12 AM] (github) HADOOP-18714. Wrong StringUtils.join() called in AbstractContractRootDirectoryTest (#5578)
[Apr 24, 2023, 10:53:25 AM] (github) HDFS-16986. EC: Fix locationBudget in getListing(). (#5582). Contributed by Shuyan Zhang.
[Apr 24, 2023, 2:46:40 PM] (github) HADOOP-18705. ABFS should exclude incompatible credential providers. (#5560)
[Apr 24, 2023, 4:04:28 PM] (github) HDFS-16975. FileWithSnapshotFeature.isCurrentFileDeleted is not reloaded from FSImage. (#5546)
[Apr 24, 2023, 10:00:56 PM] (github) HDFS-16981. Support getFileLinkStatus API in WebHDFS (#5572). Contributed by Hualong Zhang.
[Apr 24, 2023, 10:22:49 PM] (github) HADOOP-18694. Client.Connection#updateAddress needs to ensure that address is resolved before updating (#5542). Contributed by dzcxzl.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/479/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/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/479/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/479/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/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/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/479/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [616K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/479/

[Apr 23, 2023, 7:31:51 PM] (github) HADOOP-18712. Upgrade to jetty 9.4.51 due to cve (#5574). Contributed by PJ Fanning.
[Apr 23, 2023, 7:43:02 PM] (github) HDFS-16988. Improve NameServices info at JournalNode web UI (#5584). Contributed by Zhaohui Wang.
[Apr 24, 2023, 7:17:12 AM] (github) HADOOP-18714. Wrong StringUtils.join() called in AbstractContractRootDirectoryTest (#5578)
[Apr 24, 2023, 10:53:25 AM] (github) HDFS-16986. EC: Fix locationBudget in getListing(). (#5582). Contributed by Shuyan Zhang.
[Apr 24, 2023, 2:46:40 PM] (github) HADOOP-18705. ABFS should exclude incompatible credential providers. (#5560)
[Apr 24, 2023, 4:04:28 PM] (github) HDFS-16975. FileWithSnapshotFeature.isCurrentFileDeleted is not reloaded from FSImage. (#5546)
[Apr 24, 2023, 10:00:56 PM] (github) HDFS-16981. Support getFileLinkStatus API in WebHDFS (#5572). Contributed by Hualong Zhang.
[Apr 24, 2023, 10:22:49 PM] (github) HADOOP-18694. Client.Connection#updateAddress needs to ensure that address is resolved before updating (#5542). Contributed by dzcxzl.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/479/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/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/479/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/479/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/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/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/479/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [616K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/479/

[Apr 23, 2023, 7:31:51 PM] (github) HADOOP-18712. Upgrade to jetty 9.4.51 due to cve (#5574). Contributed by PJ Fanning.
[Apr 23, 2023, 7:43:02 PM] (github) HDFS-16988. Improve NameServices info at JournalNode web UI (#5584). Contributed by Zhaohui Wang.
[Apr 24, 2023, 7:17:12 AM] (github) HADOOP-18714. Wrong StringUtils.join() called in AbstractContractRootDirectoryTest (#5578)
[Apr 24, 2023, 10:53:25 AM] (github) HDFS-16986. EC: Fix locationBudget in getListing(). (#5582). Contributed by Shuyan Zhang.
[Apr 24, 2023, 2:46:40 PM] (github) HADOOP-18705. ABFS should exclude incompatible credential providers. (#5560)
[Apr 24, 2023, 4:04:28 PM] (github) HDFS-16975. FileWithSnapshotFeature.isCurrentFileDeleted is not reloaded from FSImage. (#5546)
[Apr 24, 2023, 10:00:56 PM] (github) HDFS-16981. Support getFileLinkStatus API in WebHDFS (#5572). Contributed by Hualong Zhang.
[Apr 24, 2023, 10:22:49 PM] (github) HADOOP-18694. Client.Connection#updateAddress needs to ensure that address is resolved before updating (#5542). Contributed by dzcxzl.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/479/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/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/479/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/479/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/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/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/479/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [616K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/479/

[Apr 23, 2023, 7:31:51 PM] (github) HADOOP-18712. Upgrade to jetty 9.4.51 due to cve (#5574). Contributed by PJ Fanning.
[Apr 23, 2023, 7:43:02 PM] (github) HDFS-16988. Improve NameServices info at JournalNode web UI (#5584). Contributed by Zhaohui Wang.
[Apr 24, 2023, 7:17:12 AM] (github) HADOOP-18714. Wrong StringUtils.join() called in AbstractContractRootDirectoryTest (#5578)
[Apr 24, 2023, 10:53:25 AM] (github) HDFS-16986. EC: Fix locationBudget in getListing(). (#5582). Contributed by Shuyan Zhang.
[Apr 24, 2023, 2:46:40 PM] (github) HADOOP-18705. ABFS should exclude incompatible credential providers. (#5560)
[Apr 24, 2023, 4:04:28 PM] (github) HDFS-16975. FileWithSnapshotFeature.isCurrentFileDeleted is not reloaded from FSImage. (#5546)
[Apr 24, 2023, 10:00:56 PM] (github) HDFS-16981. Support getFileLinkStatus API in WebHDFS (#5572). Contributed by Hualong Zhang.
[Apr 24, 2023, 10:22:49 PM] (github) HADOOP-18694. Client.Connection#updateAddress needs to ensure that address is resolved before updating (#5542). Contributed by dzcxzl.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/479/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/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/479/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/479/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/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/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/479/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [616K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/479/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/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/478/

[Apr 21, 2023, 12:03:22 PM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic (#5562)
[Apr 21, 2023, 7:36:08 PM] (github) HADOOP-18710. Add RPC metrics for response time (#5545). Contributed by liuguanghua.
[Apr 22, 2023, 8:31:09 AM] (github) HADOOP-18711. upgrade nimbus jwt jar due to issues in its embedded shaded json-smart code. (#5573). Contributed by PJ Fanning.
[Apr 22, 2023, 10:49:21 AM] (github) HADOOP-18689. Bump jettison from 1.5.3 to 1.5.4 in /hadoop-project (#5502)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/478/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/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/478/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/478/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/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/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/478/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/478/

[Apr 21, 2023, 12:03:22 PM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic (#5562)
[Apr 21, 2023, 7:36:08 PM] (github) HADOOP-18710. Add RPC metrics for response time (#5545). Contributed by liuguanghua.
[Apr 22, 2023, 8:31:09 AM] (github) HADOOP-18711. upgrade nimbus jwt jar due to issues in its embedded shaded json-smart code. (#5573). Contributed by PJ Fanning.
[Apr 22, 2023, 10:49:21 AM] (github) HADOOP-18689. Bump jettison from 1.5.3 to 1.5.4 in /hadoop-project (#5502)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/478/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/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/478/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/478/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/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/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/478/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/478/

[Apr 21, 2023, 12:03:22 PM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic (#5562)
[Apr 21, 2023, 7:36:08 PM] (github) HADOOP-18710. Add RPC metrics for response time (#5545). Contributed by liuguanghua.
[Apr 22, 2023, 8:31:09 AM] (github) HADOOP-18711. upgrade nimbus jwt jar due to issues in its embedded shaded json-smart code. (#5573). Contributed by PJ Fanning.
[Apr 22, 2023, 10:49:21 AM] (github) HADOOP-18689. Bump jettison from 1.5.3 to 1.5.4 in /hadoop-project (#5502)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/478/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/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/478/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/478/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/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/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/478/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/478/

[Apr 21, 2023, 12:03:22 PM] (github) YARN-11463. Node Labels root directory creation doesn't have a retry logic (#5562)
[Apr 21, 2023, 7:36:08 PM] (github) HADOOP-18710. Add RPC metrics for response time (#5545). Contributed by liuguanghua.
[Apr 22, 2023, 8:31:09 AM] (github) HADOOP-18711. upgrade nimbus jwt jar due to issues in its embedded shaded json-smart code. (#5573). Contributed by PJ Fanning.
[Apr 22, 2023, 10:49:21 AM] (github) HADOOP-18689. Bump jettison from 1.5.3 to 1.5.4 in /hadoop-project (#5502)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/478/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/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/478/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/478/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/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/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/478/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/478/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/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/477/

[Apr 19, 2023, 7:17:22 PM] (github) HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning.
[Apr 20, 2023, 4:56:08 AM] (Ayush Saxena) Revert "HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning."
[Apr 20, 2023, 9:49:18 AM] (github) HDFS-16954. RBF: The operation of renaming a multi-subcluster directory to a single-cluster directory should throw ioexception. (#5483). Contributed by Max Xie.
[Apr 20, 2023, 10:42:44 AM] (github) HADOOP-18597. Simplify single node instructions for creating directories for Map Reduce. (#5305)
[Apr 20, 2023, 12:58:09 PM] (Ayush Saxena) HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning.
[Apr 20, 2023, 5:11:25 PM] (github) HADOOP-18691. Add a CallerContext getter on the Schedulable interface (#5540)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/477/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/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/477/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/477/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/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/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/477/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [600K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/477/

[Apr 19, 2023, 7:17:22 PM] (github) HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning.
[Apr 20, 2023, 4:56:08 AM] (Ayush Saxena) Revert "HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning."
[Apr 20, 2023, 9:49:18 AM] (github) HDFS-16954. RBF: The operation of renaming a multi-subcluster directory to a single-cluster directory should throw ioexception. (#5483). Contributed by Max Xie.
[Apr 20, 2023, 10:42:44 AM] (github) HADOOP-18597. Simplify single node instructions for creating directories for Map Reduce. (#5305)
[Apr 20, 2023, 12:58:09 PM] (Ayush Saxena) HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning.
[Apr 20, 2023, 5:11:25 PM] (github) HADOOP-18691. Add a CallerContext getter on the Schedulable interface (#5540)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/477/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/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/477/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/477/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/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/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/477/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [600K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/477/

[Apr 19, 2023, 7:17:22 PM] (github) HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning.
[Apr 20, 2023, 4:56:08 AM] (Ayush Saxena) Revert "HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning."
[Apr 20, 2023, 9:49:18 AM] (github) HDFS-16954. RBF: The operation of renaming a multi-subcluster directory to a single-cluster directory should throw ioexception. (#5483). Contributed by Max Xie.
[Apr 20, 2023, 10:42:44 AM] (github) HADOOP-18597. Simplify single node instructions for creating directories for Map Reduce. (#5305)
[Apr 20, 2023, 12:58:09 PM] (Ayush Saxena) HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning.
[Apr 20, 2023, 5:11:25 PM] (github) HADOOP-18691. Add a CallerContext getter on the Schedulable interface (#5540)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/477/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/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/477/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/477/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/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/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/477/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [600K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/477/

[Apr 19, 2023, 7:17:22 PM] (github) HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning.
[Apr 20, 2023, 4:56:08 AM] (Ayush Saxena) Revert "HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning."
[Apr 20, 2023, 9:49:18 AM] (github) HDFS-16954. RBF: The operation of renaming a multi-subcluster directory to a single-cluster directory should throw ioexception. (#5483). Contributed by Max Xie.
[Apr 20, 2023, 10:42:44 AM] (github) HADOOP-18597. Simplify single node instructions for creating directories for Map Reduce. (#5305)
[Apr 20, 2023, 12:58:09 PM] (Ayush Saxena) HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning.
[Apr 20, 2023, 5:11:25 PM] (github) HADOOP-18691. Add a CallerContext getter on the Schedulable interface (#5540)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/477/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/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/477/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/477/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/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/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/477/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [600K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/477/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/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/476/

[Apr 17, 2023, 9:18:33 AM] (github) HADOOP-18696. ITestS3ABucketExistence arn test failures. (#5557)
[Apr 18, 2023, 9:12:07 AM] (github) HADOOP-18470. Hadoop 3.3.5 release wrap-up (#5558)
[Apr 18, 2023, 3:37:48 PM] (github) HADOOP-18399. S3A Prefetch - SingleFilePerBlockCache to use LocalDirAllocator (#5054)
[Apr 18, 2023, 4:05:52 PM] (github) YARN-11438. [Federation] ZookeeperFederationStateStore Support Version. (#5537)
[Apr 18, 2023, 4:13:08 PM] (github) YARN-11326. [Federation] Add RM FederationStateStoreService Metrics. (#4963)
[Apr 18, 2023, 5:47:37 PM] (github) HDFS-16982 Use the right Quantiles Array for Inverse Quantiles snapshot (#5556)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/476/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/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/476/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/476/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/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/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/476/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [612K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/476/

[Apr 17, 2023, 9:18:33 AM] (github) HADOOP-18696. ITestS3ABucketExistence arn test failures. (#5557)
[Apr 18, 2023, 9:12:07 AM] (github) HADOOP-18470. Hadoop 3.3.5 release wrap-up (#5558)
[Apr 18, 2023, 3:37:48 PM] (github) HADOOP-18399. S3A Prefetch - SingleFilePerBlockCache to use LocalDirAllocator (#5054)
[Apr 18, 2023, 4:05:52 PM] (github) YARN-11438. [Federation] ZookeeperFederationStateStore Support Version. (#5537)
[Apr 18, 2023, 4:13:08 PM] (github) YARN-11326. [Federation] Add RM FederationStateStoreService Metrics. (#4963)
[Apr 18, 2023, 5:47:37 PM] (github) HDFS-16982 Use the right Quantiles Array for Inverse Quantiles snapshot (#5556)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/476/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/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/476/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/476/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/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/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/476/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [612K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/476/

[Apr 17, 2023, 9:18:33 AM] (github) HADOOP-18696. ITestS3ABucketExistence arn test failures. (#5557)
[Apr 18, 2023, 9:12:07 AM] (github) HADOOP-18470. Hadoop 3.3.5 release wrap-up (#5558)
[Apr 18, 2023, 3:37:48 PM] (github) HADOOP-18399. S3A Prefetch - SingleFilePerBlockCache to use LocalDirAllocator (#5054)
[Apr 18, 2023, 4:05:52 PM] (github) YARN-11438. [Federation] ZookeeperFederationStateStore Support Version. (#5537)
[Apr 18, 2023, 4:13:08 PM] (github) YARN-11326. [Federation] Add RM FederationStateStoreService Metrics. (#4963)
[Apr 18, 2023, 5:47:37 PM] (github) HDFS-16982 Use the right Quantiles Array for Inverse Quantiles snapshot (#5556)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/476/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/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/476/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/476/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/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/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/476/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [612K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/476/

[Apr 17, 2023, 9:18:33 AM] (github) HADOOP-18696. ITestS3ABucketExistence arn test failures. (#5557)
[Apr 18, 2023, 9:12:07 AM] (github) HADOOP-18470. Hadoop 3.3.5 release wrap-up (#5558)
[Apr 18, 2023, 3:37:48 PM] (github) HADOOP-18399. S3A Prefetch - SingleFilePerBlockCache to use LocalDirAllocator (#5054)
[Apr 18, 2023, 4:05:52 PM] (github) YARN-11438. [Federation] ZookeeperFederationStateStore Support Version. (#5537)
[Apr 18, 2023, 4:13:08 PM] (github) YARN-11326. [Federation] Add RM FederationStateStoreService Metrics. (#4963)
[Apr 18, 2023, 5:47:37 PM] (github) HDFS-16982 Use the right Quantiles Array for Inverse Quantiles snapshot (#5556)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/476/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-mvnsite-root.txt [468K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/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/476/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/476/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/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/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/476/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [612K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/476/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/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

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/475/

[Apr 15, 2023, 4:05:43 PM] (github) HADOOP-18590. Publish SBOM artifacts (#5555). Contributed by Dongjoon Hyun.
[Apr 17, 2023, 1:27:52 AM] (github) YARN-11465. Improved YarnClient Log Format (#5550)

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/475/

[Apr 15, 2023, 4:05:43 PM] (github) HADOOP-18590. Publish SBOM artifacts (#5555). Contributed by Dongjoon Hyun.
[Apr 17, 2023, 1:27:52 AM] (github) YARN-11465. Improved YarnClient Log Format (#5550)

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/475/

[Apr 15, 2023, 4:05:43 PM] (github) HADOOP-18590. Publish SBOM artifacts (#5555). Contributed by Dongjoon Hyun.
[Apr 17, 2023, 1:27:52 AM] (github) YARN-11465. Improved YarnClient Log Format (#5550)

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/475/

[Apr 15, 2023, 4:05:43 PM] (github) HADOOP-18590. Publish SBOM artifacts (#5555). Contributed by Dongjoon Hyun.
[Apr 17, 2023, 1:27:52 AM] (github) YARN-11465. Improved YarnClient Log Format (#5550)

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/474/

[Apr 13, 2023, 4:07:42 PM] (github) [HDFS-16971] Add read metrics for remote reads in FileSystem Statistics #5534 (#5536)
[Apr 13, 2023, 5:25:17 PM] (github) HADOOP-18693. Bump derby from 10.10.2.0 to 10.14.2.0 in /hadoop-project (#5427)
[Apr 14, 2023, 2:33:30 AM] (github) HDFS-16974. Consider volumes average load of each DataNode when choosing target. (#5541). Contributed by Shuyan Zhang.
[Apr 14, 2023, 8:09:18 PM] (github) YARN-11239. Optimize FederationClientInterceptor audit log. (#5127)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/474/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/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/474/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/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/

[Apr 13, 2023, 4:07:42 PM] (github) [HDFS-16971] Add read metrics for remote reads in FileSystem Statistics #5534 (#5536)
[Apr 13, 2023, 5:25:17 PM] (github) HADOOP-18693. Bump derby from 10.10.2.0 to 10.14.2.0 in /hadoop-project (#5427)
[Apr 14, 2023, 2:33:30 AM] (github) HDFS-16974. Consider volumes average load of each DataNode when choosing target. (#5541). Contributed by Shuyan Zhang.
[Apr 14, 2023, 8:09:18 PM] (github) YARN-11239. Optimize FederationClientInterceptor audit log. (#5127)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/474/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/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/474/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/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/

[Apr 13, 2023, 4:07:42 PM] (github) [HDFS-16971] Add read metrics for remote reads in FileSystem Statistics #5534 (#5536)
[Apr 13, 2023, 5:25:17 PM] (github) HADOOP-18693. Bump derby from 10.10.2.0 to 10.14.2.0 in /hadoop-project (#5427)
[Apr 14, 2023, 2:33:30 AM] (github) HDFS-16974. Consider volumes average load of each DataNode when choosing target. (#5541). Contributed by Shuyan Zhang.
[Apr 14, 2023, 8:09:18 PM] (github) YARN-11239. Optimize FederationClientInterceptor audit log. (#5127)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/474/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/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/474/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/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/

[Apr 13, 2023, 4:07:42 PM] (github) [HDFS-16971] Add read metrics for remote reads in FileSystem Statistics #5534 (#5536)
[Apr 13, 2023, 5:25:17 PM] (github) HADOOP-18693. Bump derby from 10.10.2.0 to 10.14.2.0 in /hadoop-project (#5427)
[Apr 14, 2023, 2:33:30 AM] (github) HDFS-16974. Consider volumes average load of each DataNode when choosing target. (#5541). Contributed by Shuyan Zhang.
[Apr 14, 2023, 8:09:18 PM] (github) YARN-11239. Optimize FederationClientInterceptor audit log. (#5127)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/474/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/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/474/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/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/474/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/474/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/474/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/473/

[Apr 11, 2023, 4:47:58 PM] (github) YARN-11377. [Federation] Support addToClusterNodeLabels、removeFromClusterNodeLabels、replaceLabelsOnNode API's for Federation. (#5525)
[Apr 11, 2023, 11:47:45 PM] (github) HADOOP-18637. S3A to support upload of files greater than 2 GB using DiskBlocks (#5543)
[Apr 12, 2023, 3:08:23 AM] (github) YARN-11462. Fix Typo of hadoop-yarn-common. (#5539)
[Apr 12, 2023, 4:53:20 PM] (github) YARN-10846. Add dispatcher metrics to NM. (#4687)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithShortCircuitRead 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/473/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/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/473/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/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [532K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/

[Apr 11, 2023, 4:47:58 PM] (github) YARN-11377. [Federation] Support addToClusterNodeLabels、removeFromClusterNodeLabels、replaceLabelsOnNode API's for Federation. (#5525)
[Apr 11, 2023, 11:47:45 PM] (github) HADOOP-18637. S3A to support upload of files greater than 2 GB using DiskBlocks (#5543)
[Apr 12, 2023, 3:08:23 AM] (github) YARN-11462. Fix Typo of hadoop-yarn-common. (#5539)
[Apr 12, 2023, 4:53:20 PM] (github) YARN-10846. Add dispatcher metrics to NM. (#4687)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithShortCircuitRead 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/473/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/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/473/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/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [532K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/

[Apr 11, 2023, 4:47:58 PM] (github) YARN-11377. [Federation] Support addToClusterNodeLabels、removeFromClusterNodeLabels、replaceLabelsOnNode API's for Federation. (#5525)
[Apr 11, 2023, 11:47:45 PM] (github) HADOOP-18637. S3A to support upload of files greater than 2 GB using DiskBlocks (#5543)
[Apr 12, 2023, 3:08:23 AM] (github) YARN-11462. Fix Typo of hadoop-yarn-common. (#5539)
[Apr 12, 2023, 4:53:20 PM] (github) YARN-10846. Add dispatcher metrics to NM. (#4687)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithShortCircuitRead 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/473/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/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/473/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/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [532K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/

[Apr 11, 2023, 4:47:58 PM] (github) YARN-11377. [Federation] Support addToClusterNodeLabels、removeFromClusterNodeLabels、replaceLabelsOnNode API's for Federation. (#5525)
[Apr 11, 2023, 11:47:45 PM] (github) HADOOP-18637. S3A to support upload of files greater than 2 GB using DiskBlocks (#5543)
[Apr 12, 2023, 3:08:23 AM] (github) YARN-11462. Fix Typo of hadoop-yarn-common. (#5539)
[Apr 12, 2023, 4:53:20 PM] (github) YARN-10846. Add dispatcher metrics to NM. (#4687)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithShortCircuitRead 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/473/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/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/473/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/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/473/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [532K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/473/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/473/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/472/

[Apr 10, 2023, 3:56:00 PM] (github) HDFS-16949 Introduce inverse quantiles for metrics where higher numer… (#5495)
[Apr 10, 2023, 9:03:16 PM] (github) HDFS-16911. Distcp with snapshot diff to support Ozone filesystem. (#5364)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/472/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/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/472/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/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [980K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/

[Apr 10, 2023, 3:56:00 PM] (github) HDFS-16949 Introduce inverse quantiles for metrics where higher numer… (#5495)
[Apr 10, 2023, 9:03:16 PM] (github) HDFS-16911. Distcp with snapshot diff to support Ozone filesystem. (#5364)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/472/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/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/472/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/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [980K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/

[Apr 10, 2023, 3:56:00 PM] (github) HDFS-16949 Introduce inverse quantiles for metrics where higher numer… (#5495)
[Apr 10, 2023, 9:03:16 PM] (github) HDFS-16911. Distcp with snapshot diff to support Ozone filesystem. (#5364)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/472/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/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/472/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/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [980K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/

[Apr 10, 2023, 3:56:00 PM] (github) HDFS-16949 Introduce inverse quantiles for metrics where higher numer… (#5495)
[Apr 10, 2023, 9:03:16 PM] (github) HDFS-16911. Distcp with snapshot diff to support Ozone filesystem. (#5364)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/472/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/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/472/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/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/472/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [980K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/472/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/472/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/471/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/471/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/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/471/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/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [848K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/471/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/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/471/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/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [848K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/471/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/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/471/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/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [848K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/471/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/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/471/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/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/471/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [848K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/471/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/471/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/470/

[Apr 5, 2023, 11:42:11 AM] (github) HADOOP-18684. S3A filesystem to support binding to to other URI schemes (#5521)
[Apr 5, 2023, 5:35:24 PM] (github) YARN-11436.  [Federation] MemoryFederationStateStore Support Version. (#5518)
[Apr 5, 2023, 9:06:38 PM] (github) HDFS-16973. RBF: MountTableResolver cache size lookup should take read lock (#5533)
[Apr 5, 2023, 11:44:29 PM] (github) HDFS-16943. RBF: Implements MySQL based StateStoreDriver. (#5469)
[Apr 6, 2023, 11:44:47 AM] (github) HDFS-16952. Support getLinkTarget API in WebHDFS (#5517)
[Apr 6, 2023, 3:00:33 PM] (github) HADOOP-18687. hadoop-auth: remove unnecessary dependency on json-smart (#5524)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/470/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/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/470/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/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/

[Apr 5, 2023, 11:42:11 AM] (github) HADOOP-18684. S3A filesystem to support binding to to other URI schemes (#5521)
[Apr 5, 2023, 5:35:24 PM] (github) YARN-11436.  [Federation] MemoryFederationStateStore Support Version. (#5518)
[Apr 5, 2023, 9:06:38 PM] (github) HDFS-16973. RBF: MountTableResolver cache size lookup should take read lock (#5533)
[Apr 5, 2023, 11:44:29 PM] (github) HDFS-16943. RBF: Implements MySQL based StateStoreDriver. (#5469)
[Apr 6, 2023, 11:44:47 AM] (github) HDFS-16952. Support getLinkTarget API in WebHDFS (#5517)
[Apr 6, 2023, 3:00:33 PM] (github) HADOOP-18687. hadoop-auth: remove unnecessary dependency on json-smart (#5524)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/470/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/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/470/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/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/

[Apr 5, 2023, 11:42:11 AM] (github) HADOOP-18684. S3A filesystem to support binding to to other URI schemes (#5521)
[Apr 5, 2023, 5:35:24 PM] (github) YARN-11436.  [Federation] MemoryFederationStateStore Support Version. (#5518)
[Apr 5, 2023, 9:06:38 PM] (github) HDFS-16973. RBF: MountTableResolver cache size lookup should take read lock (#5533)
[Apr 5, 2023, 11:44:29 PM] (github) HDFS-16943. RBF: Implements MySQL based StateStoreDriver. (#5469)
[Apr 6, 2023, 11:44:47 AM] (github) HDFS-16952. Support getLinkTarget API in WebHDFS (#5517)
[Apr 6, 2023, 3:00:33 PM] (github) HADOOP-18687. hadoop-auth: remove unnecessary dependency on json-smart (#5524)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/470/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/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/470/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/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/

[Apr 5, 2023, 11:42:11 AM] (github) HADOOP-18684. S3A filesystem to support binding to to other URI schemes (#5521)
[Apr 5, 2023, 5:35:24 PM] (github) YARN-11436.  [Federation] MemoryFederationStateStore Support Version. (#5518)
[Apr 5, 2023, 9:06:38 PM] (github) HDFS-16973. RBF: MountTableResolver cache size lookup should take read lock (#5533)
[Apr 5, 2023, 11:44:29 PM] (github) HDFS-16943. RBF: Implements MySQL based StateStoreDriver. (#5469)
[Apr 6, 2023, 11:44:47 AM] (github) HDFS-16952. Support getLinkTarget API in WebHDFS (#5517)
[Apr 6, 2023, 3:00:33 PM] (github) HADOOP-18687. hadoop-auth: remove unnecessary dependency on json-smart (#5524)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs-rbf 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 

    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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Nullcheck of resultSet at line 98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:98 of value previously dereferenced in org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl.initRecordStorage(String, Class) At StateStoreMySQLImpl.java:[line 98] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/470/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/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/470/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/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-rbf-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/470/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/470/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/470/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/469/

[Apr 3, 2023, 10:53:29 PM] (Chris Nauroth) HADOOP-18680: Insufficient heap during full test runs in Docker container.
[Apr 4, 2023, 1:39:53 PM] (github) HDFS-16967. RBF: File based state stores should allow concurrent access to the records (#5523)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/469/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/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/469/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/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [804K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/

[Apr 3, 2023, 10:53:29 PM] (Chris Nauroth) HADOOP-18680: Insufficient heap during full test runs in Docker container.
[Apr 4, 2023, 1:39:53 PM] (github) HDFS-16967. RBF: File based state stores should allow concurrent access to the records (#5523)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/469/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/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/469/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/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [804K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/

[Apr 3, 2023, 10:53:29 PM] (Chris Nauroth) HADOOP-18680: Insufficient heap during full test runs in Docker container.
[Apr 4, 2023, 1:39:53 PM] (github) HDFS-16967. RBF: File based state stores should allow concurrent access to the records (#5523)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/469/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/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/469/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/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [804K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/

[Apr 3, 2023, 10:53:29 PM] (Chris Nauroth) HADOOP-18680: Insufficient heap during full test runs in Docker container.
[Apr 4, 2023, 1:39:53 PM] (github) HDFS-16967. RBF: File based state stores should allow concurrent access to the records (#5523)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/469/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/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/469/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/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/469/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [804K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/469/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/469/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/468/

[Apr 1, 2023, 10:18:20 AM] (github) HDFS-16951. Add description of GETSERVERDEFAULTS to WebHDFS doc (#5491)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/468/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/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/468/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/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [544K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/

[Apr 1, 2023, 10:18:20 AM] (github) HDFS-16951. Add description of GETSERVERDEFAULTS to WebHDFS doc (#5491)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/468/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/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/468/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/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [544K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/

[Apr 1, 2023, 10:18:20 AM] (github) HDFS-16951. Add description of GETSERVERDEFAULTS to WebHDFS doc (#5491)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/468/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/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/468/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/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [544K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/

[Apr 1, 2023, 10:18:20 AM] (github) HDFS-16951. Add description of GETSERVERDEFAULTS to WebHDFS doc (#5491)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/468/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/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/468/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/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/468/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [544K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/468/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/468/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/467/

[Mar 31, 2023, 6:15:15 PM] (github) HADOOP-18012. ABFS: Enable config controlled ETag check for Rename idempotency (#5488)
[Mar 31, 2023, 10:29:18 PM] (github) YARN-11442. Refactor FederationInterceptorREST Code. (#5420)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/467/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/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/467/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/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/

[Mar 31, 2023, 6:15:15 PM] (github) HADOOP-18012. ABFS: Enable config controlled ETag check for Rename idempotency (#5488)
[Mar 31, 2023, 10:29:18 PM] (github) YARN-11442. Refactor FederationInterceptorREST Code. (#5420)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/467/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/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/467/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/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/

[Mar 31, 2023, 6:15:15 PM] (github) HADOOP-18012. ABFS: Enable config controlled ETag check for Rename idempotency (#5488)
[Mar 31, 2023, 10:29:18 PM] (github) YARN-11442. Refactor FederationInterceptorREST Code. (#5420)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/467/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/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/467/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/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/

[Mar 31, 2023, 6:15:15 PM] (github) HADOOP-18012. ABFS: Enable config controlled ETag check for Rename idempotency (#5488)
[Mar 31, 2023, 10:29:18 PM] (github) YARN-11442. Refactor FederationInterceptorREST Code. (#5420)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/467/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/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/467/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/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/467/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/467/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/467/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/466/

[Mar 29, 2023, 5:43:13 PM] (github) HDFS-16959. RBF: State store cache loading metrics (#5497)
[Mar 29, 2023, 11:12:02 PM] (github) HADOOP-18548. Hadoop Archive tool (HAR) should acquire delegation tokens from source and destination file systems (#5355)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/466/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/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/466/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/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/

[Mar 29, 2023, 5:43:13 PM] (github) HDFS-16959. RBF: State store cache loading metrics (#5497)
[Mar 29, 2023, 11:12:02 PM] (github) HADOOP-18548. Hadoop Archive tool (HAR) should acquire delegation tokens from source and destination file systems (#5355)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/466/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/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/466/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/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/

[Mar 29, 2023, 5:43:13 PM] (github) HDFS-16959. RBF: State store cache loading metrics (#5497)
[Mar 29, 2023, 11:12:02 PM] (github) HADOOP-18548. Hadoop Archive tool (HAR) should acquire delegation tokens from source and destination file systems (#5355)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/466/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/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/466/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/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/

[Mar 29, 2023, 5:43:13 PM] (github) HDFS-16959. RBF: State store cache loading metrics (#5497)
[Mar 29, 2023, 11:12:02 PM] (github) HADOOP-18548. Hadoop Archive tool (HAR) should acquire delegation tokens from source and destination file systems (#5355)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/466/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/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/466/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/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/466/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/466/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/466/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/465/

[Mar 27, 2023, 7:59:02 AM] (github) HADOOP-18676. jettison dependency override in hadoop-common lib (#5513)
[Mar 27, 2023, 11:43:34 AM] (github) HADOOP-18146: ABFS: Added changes for expect hundred continue header (#4039)
[Mar 27, 2023, 4:27:21 PM] (github) YARN-11376. [Federation] Support updateNodeResource、refreshNodesResources API's for Federation. (#5496)
[Mar 28, 2023, 6:27:01 AM] (github) HADOOP-18458: AliyunOSSBlockOutputStream to support heap/off-heap buffer before uploading data to OSS (#4912)
[Mar 28, 2023, 8:14:59 AM] (github) HDFS-16964. Improve processing of excess redundancy after failover. (#5510). Contributed by Shuyan Zhang.
[Mar 28, 2023, 2:48:46 PM] (github) YARN-11426. Improve YARN NodeLabel Memory Display. (#5335)
[Mar 28, 2023, 4:33:19 PM] (github) YARN-11446. [Federation] Add updateSchedulerConfiguration, getSchedulerConfiguration REST APIs for Router. (#5476)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/465/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/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/465/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/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [916K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/

[Mar 27, 2023, 7:59:02 AM] (github) HADOOP-18676. jettison dependency override in hadoop-common lib (#5513)
[Mar 27, 2023, 11:43:34 AM] (github) HADOOP-18146: ABFS: Added changes for expect hundred continue header (#4039)
[Mar 27, 2023, 4:27:21 PM] (github) YARN-11376. [Federation] Support updateNodeResource、refreshNodesResources API's for Federation. (#5496)
[Mar 28, 2023, 6:27:01 AM] (github) HADOOP-18458: AliyunOSSBlockOutputStream to support heap/off-heap buffer before uploading data to OSS (#4912)
[Mar 28, 2023, 8:14:59 AM] (github) HDFS-16964. Improve processing of excess redundancy after failover. (#5510). Contributed by Shuyan Zhang.
[Mar 28, 2023, 2:48:46 PM] (github) YARN-11426. Improve YARN NodeLabel Memory Display. (#5335)
[Mar 28, 2023, 4:33:19 PM] (github) YARN-11446. [Federation] Add updateSchedulerConfiguration, getSchedulerConfiguration REST APIs for Router. (#5476)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/465/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/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/465/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/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [916K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/

[Mar 27, 2023, 7:59:02 AM] (github) HADOOP-18676. jettison dependency override in hadoop-common lib (#5513)
[Mar 27, 2023, 11:43:34 AM] (github) HADOOP-18146: ABFS: Added changes for expect hundred continue header (#4039)
[Mar 27, 2023, 4:27:21 PM] (github) YARN-11376. [Federation] Support updateNodeResource、refreshNodesResources API's for Federation. (#5496)
[Mar 28, 2023, 6:27:01 AM] (github) HADOOP-18458: AliyunOSSBlockOutputStream to support heap/off-heap buffer before uploading data to OSS (#4912)
[Mar 28, 2023, 8:14:59 AM] (github) HDFS-16964. Improve processing of excess redundancy after failover. (#5510). Contributed by Shuyan Zhang.
[Mar 28, 2023, 2:48:46 PM] (github) YARN-11426. Improve YARN NodeLabel Memory Display. (#5335)
[Mar 28, 2023, 4:33:19 PM] (github) YARN-11446. [Federation] Add updateSchedulerConfiguration, getSchedulerConfiguration REST APIs for Router. (#5476)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/465/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/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/465/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/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [916K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/

[Mar 27, 2023, 7:59:02 AM] (github) HADOOP-18676. jettison dependency override in hadoop-common lib (#5513)
[Mar 27, 2023, 11:43:34 AM] (github) HADOOP-18146: ABFS: Added changes for expect hundred continue header (#4039)
[Mar 27, 2023, 4:27:21 PM] (github) YARN-11376. [Federation] Support updateNodeResource、refreshNodesResources API's for Federation. (#5496)
[Mar 28, 2023, 6:27:01 AM] (github) HADOOP-18458: AliyunOSSBlockOutputStream to support heap/off-heap buffer before uploading data to OSS (#4912)
[Mar 28, 2023, 8:14:59 AM] (github) HDFS-16964. Improve processing of excess redundancy after failover. (#5510). Contributed by Shuyan Zhang.
[Mar 28, 2023, 2:48:46 PM] (github) YARN-11426. Improve YARN NodeLabel Memory Display. (#5335)
[Mar 28, 2023, 4:33:19 PM] (github) YARN-11446. [Federation] Add updateSchedulerConfiguration, getSchedulerConfiguration REST APIs for Router. (#5476)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 

    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 537] 
       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 504] 
       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 537] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/465/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/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/465/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/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/465/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [916K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/465/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/465/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/464/

[Mar 25, 2023, 6:34:28 AM] (Ayush Saxena) Revert "HADOOP-18676. Fixing jettison vulnerability of hadoop-common lib (#5507)"




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/464/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/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/464/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/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [948K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/

[Mar 25, 2023, 6:34:28 AM] (Ayush Saxena) Revert "HADOOP-18676. Fixing jettison vulnerability of hadoop-common lib (#5507)"




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/464/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/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/464/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/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [948K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/

[Mar 25, 2023, 6:34:28 AM] (Ayush Saxena) Revert "HADOOP-18676. Fixing jettison vulnerability of hadoop-common lib (#5507)"




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/464/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/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/464/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/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [948K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/

[Mar 25, 2023, 6:34:28 AM] (Ayush Saxena) Revert "HADOOP-18676. Fixing jettison vulnerability of hadoop-common lib (#5507)"




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/464/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/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/464/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/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/464/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [948K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/464/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/464/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/463/

[Mar 23, 2023, 9:00:23 AM] (github) HDFS-16948. Update log of BlockManager#chooseExcessRedundancyStriped when EC internal block is moved by balancer. (#5474). Contributed by Kidd53685368.
[Mar 24, 2023, 8:38:53 AM] (github) YARN-11461. fix NPE in determineMissingParents (auto queue creation / CS). (#5506)
[Mar 24, 2023, 3:31:45 PM] (github) HADOOP-18676. Fixing jettison vulnerability of hadoop-common lib (#5507)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvninstall mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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 
      

   mvninstall:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-mvninstall-root.txt [1.8M]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-javadoc-root.txt [3.5M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/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/463/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/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-client-modules_hadoop-client-check-test-invariants.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [536K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/artifact/out/patch-unit-hadoop-client-modules_hadoop-client-check-test-invariants.txt [12K]

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/463/

[Mar 23, 2023, 9:00:23 AM] (github) HDFS-16948. Update log of BlockManager#chooseExcessRedundancyStriped when EC internal block is moved by balancer. (#5474). Contributed by Kidd53685368.
[Mar 24, 2023, 8:38:53 AM] (github) YARN-11461. fix NPE in determineMissingParents (auto queue creation / CS). (#5506)
[Mar 24, 2023, 3:31:45 PM] (github) HADOOP-18676. Fixing jettison vulnerability of hadoop-common lib (#5507)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvninstall mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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 
      

   mvninstall:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-mvninstall-root.txt [1.8M]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-javadoc-root.txt [3.5M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/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/463/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/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-client-modules_hadoop-client-check-test-invariants.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [536K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/artifact/out/patch-unit-hadoop-client-modules_hadoop-client-check-test-invariants.txt [12K]

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/463/

[Mar 23, 2023, 9:00:23 AM] (github) HDFS-16948. Update log of BlockManager#chooseExcessRedundancyStriped when EC internal block is moved by balancer. (#5474). Contributed by Kidd53685368.
[Mar 24, 2023, 8:38:53 AM] (github) YARN-11461. fix NPE in determineMissingParents (auto queue creation / CS). (#5506)
[Mar 24, 2023, 3:31:45 PM] (github) HADOOP-18676. Fixing jettison vulnerability of hadoop-common lib (#5507)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvninstall mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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 
      

   mvninstall:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-mvninstall-root.txt [1.8M]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-javadoc-root.txt [3.5M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/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/463/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/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-client-modules_hadoop-client-check-test-invariants.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [536K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/artifact/out/patch-unit-hadoop-client-modules_hadoop-client-check-test-invariants.txt [12K]

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/463/

[Mar 23, 2023, 9:00:23 AM] (github) HDFS-16948. Update log of BlockManager#chooseExcessRedundancyStriped when EC internal block is moved by balancer. (#5474). Contributed by Kidd53685368.
[Mar 24, 2023, 8:38:53 AM] (github) YARN-11461. fix NPE in determineMissingParents (auto queue creation / CS). (#5506)
[Mar 24, 2023, 3:31:45 PM] (github) HADOOP-18676. Fixing jettison vulnerability of hadoop-common lib (#5507)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvninstall mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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 
      

   mvninstall:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-mvninstall-root.txt [1.8M]

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-javadoc-root.txt [3.5M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/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/463/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/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-hadoop-client-modules_hadoop-client-check-test-invariants.txt [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [536K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/463/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/463/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/463/artifact/out/patch-unit-hadoop-client-modules_hadoop-client-check-test-invariants.txt [12K]

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/462/

[Mar 22, 2023, 1:54:41 AM] (github) HADOOP-18666. A whitelist of endpoints to skip Kerberos authentication doesn't work for ResourceManager and Job History Server (#5480)
[Mar 23, 2023, 3:00:08 AM] (github) HADOOP-18662. ListFiles with recursive fails with FNF. (#5477). Contributed by Ayush Saxena.
[Mar 23, 2023, 3:08:59 AM] (github) HADOOP-18644. Add bswap support for LoongArch64. (#5453). Contributed by zhaixiaojuan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/462/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/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/462/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/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [812K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/

[Mar 22, 2023, 1:54:41 AM] (github) HADOOP-18666. A whitelist of endpoints to skip Kerberos authentication doesn't work for ResourceManager and Job History Server (#5480)
[Mar 23, 2023, 3:00:08 AM] (github) HADOOP-18662. ListFiles with recursive fails with FNF. (#5477). Contributed by Ayush Saxena.
[Mar 23, 2023, 3:08:59 AM] (github) HADOOP-18644. Add bswap support for LoongArch64. (#5453). Contributed by zhaixiaojuan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/462/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/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/462/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/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [812K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/

[Mar 22, 2023, 1:54:41 AM] (github) HADOOP-18666. A whitelist of endpoints to skip Kerberos authentication doesn't work for ResourceManager and Job History Server (#5480)
[Mar 23, 2023, 3:00:08 AM] (github) HADOOP-18662. ListFiles with recursive fails with FNF. (#5477). Contributed by Ayush Saxena.
[Mar 23, 2023, 3:08:59 AM] (github) HADOOP-18644. Add bswap support for LoongArch64. (#5453). Contributed by zhaixiaojuan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/462/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/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/462/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/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [812K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/

[Mar 22, 2023, 1:54:41 AM] (github) HADOOP-18666. A whitelist of endpoints to skip Kerberos authentication doesn't work for ResourceManager and Job History Server (#5480)
[Mar 23, 2023, 3:00:08 AM] (github) HADOOP-18662. ListFiles with recursive fails with FNF. (#5477). Contributed by Ayush Saxena.
[Mar 23, 2023, 3:08:59 AM] (github) HADOOP-18644. Add bswap support for LoongArch64. (#5453). Contributed by zhaixiaojuan.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/462/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/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/462/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/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/462/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [812K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/462/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/462/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/461/

[Mar 21, 2023, 2:07:06 AM] (github) HADOOP-18669. Remove Log4Json Layout (#5493)
[Mar 21, 2023, 2:23:16 AM] (github) HADOOP-18668. Path capability probe for truncate is only honored by RawLocalFileSystem (#5492)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/461/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/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/461/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/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [792K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/

[Mar 21, 2023, 2:07:06 AM] (github) HADOOP-18669. Remove Log4Json Layout (#5493)
[Mar 21, 2023, 2:23:16 AM] (github) HADOOP-18668. Path capability probe for truncate is only honored by RawLocalFileSystem (#5492)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/461/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/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/461/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/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [792K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/

[Mar 21, 2023, 2:07:06 AM] (github) HADOOP-18669. Remove Log4Json Layout (#5493)
[Mar 21, 2023, 2:23:16 AM] (github) HADOOP-18668. Path capability probe for truncate is only honored by RawLocalFileSystem (#5492)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/461/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/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/461/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/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [792K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/

[Mar 21, 2023, 2:07:06 AM] (github) HADOOP-18669. Remove Log4Json Layout (#5493)
[Mar 21, 2023, 2:23:16 AM] (github) HADOOP-18668. Path capability probe for truncate is only honored by RawLocalFileSystem (#5492)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/461/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/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/461/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/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/461/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [792K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/461/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/461/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/460/

[Mar 17, 2023, 6:59:45 PM] (github) YARN-11445. [Federation] Add getClusterInfo, getClusterUserInfo REST APIs for Router. (#5472)
[Mar 17, 2023, 10:33:50 PM] (github) HADOOP-18631. (ADDENDUM) Use LogCapturer to match audit log pattern and remove hdfs async audit log configs (#5451)
[Mar 18, 2023, 9:43:25 PM] (github) HDFS-16953. RBF: Mount table store APIs should update cache only if state store record is successfully updated (#5482)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/460/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/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/460/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/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [584K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/

[Mar 17, 2023, 6:59:45 PM] (github) YARN-11445. [Federation] Add getClusterInfo, getClusterUserInfo REST APIs for Router. (#5472)
[Mar 17, 2023, 10:33:50 PM] (github) HADOOP-18631. (ADDENDUM) Use LogCapturer to match audit log pattern and remove hdfs async audit log configs (#5451)
[Mar 18, 2023, 9:43:25 PM] (github) HDFS-16953. RBF: Mount table store APIs should update cache only if state store record is successfully updated (#5482)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/460/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/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/460/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/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [584K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/

[Mar 17, 2023, 6:59:45 PM] (github) YARN-11445. [Federation] Add getClusterInfo, getClusterUserInfo REST APIs for Router. (#5472)
[Mar 17, 2023, 10:33:50 PM] (github) HADOOP-18631. (ADDENDUM) Use LogCapturer to match audit log pattern and remove hdfs async audit log configs (#5451)
[Mar 18, 2023, 9:43:25 PM] (github) HDFS-16953. RBF: Mount table store APIs should update cache only if state store record is successfully updated (#5482)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/460/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/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/460/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/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [584K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/

[Mar 17, 2023, 6:59:45 PM] (github) YARN-11445. [Federation] Add getClusterInfo, getClusterUserInfo REST APIs for Router. (#5472)
[Mar 17, 2023, 10:33:50 PM] (github) HADOOP-18631. (ADDENDUM) Use LogCapturer to match audit log pattern and remove hdfs async audit log configs (#5451)
[Mar 18, 2023, 9:43:25 PM] (github) HDFS-16953. RBF: Mount table store APIs should update cache only if state store record is successfully updated (#5482)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/460/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/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/460/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/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/460/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [584K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/460/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/460/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/459/

[Mar 15, 2023, 4:45:37 PM] (github) HADOOP-18654. Remove unused custom appender TaskLogAppender (#5457)
[Mar 15, 2023, 4:46:17 PM] (github) HADOOP-18649. CLA and CRLA appenders to be replaced with RFA (#5448)
[Mar 15, 2023, 4:59:55 PM] (github) HDFS-16947. RBF NamenodeHeartbeatService to report error for not being able to register namenode in state store (#5470)
[Mar 15, 2023, 5:10:42 PM] (github) HADOOP-17746. Compatibility table in directory_markers.md doesn't render right. (#3116)
[Mar 15, 2023, 8:03:22 PM] (github) HADOOP-18647. x-ms-client-request-id to identify the retry of an API. (#5437)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/459/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/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/459/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/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [784K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/

[Mar 15, 2023, 4:45:37 PM] (github) HADOOP-18654. Remove unused custom appender TaskLogAppender (#5457)
[Mar 15, 2023, 4:46:17 PM] (github) HADOOP-18649. CLA and CRLA appenders to be replaced with RFA (#5448)
[Mar 15, 2023, 4:59:55 PM] (github) HDFS-16947. RBF NamenodeHeartbeatService to report error for not being able to register namenode in state store (#5470)
[Mar 15, 2023, 5:10:42 PM] (github) HADOOP-17746. Compatibility table in directory_markers.md doesn't render right. (#3116)
[Mar 15, 2023, 8:03:22 PM] (github) HADOOP-18647. x-ms-client-request-id to identify the retry of an API. (#5437)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/459/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/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/459/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/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [784K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/

[Mar 15, 2023, 4:45:37 PM] (github) HADOOP-18654. Remove unused custom appender TaskLogAppender (#5457)
[Mar 15, 2023, 4:46:17 PM] (github) HADOOP-18649. CLA and CRLA appenders to be replaced with RFA (#5448)
[Mar 15, 2023, 4:59:55 PM] (github) HDFS-16947. RBF NamenodeHeartbeatService to report error for not being able to register namenode in state store (#5470)
[Mar 15, 2023, 5:10:42 PM] (github) HADOOP-17746. Compatibility table in directory_markers.md doesn't render right. (#3116)
[Mar 15, 2023, 8:03:22 PM] (github) HADOOP-18647. x-ms-client-request-id to identify the retry of an API. (#5437)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/459/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/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/459/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/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [784K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/

[Mar 15, 2023, 4:45:37 PM] (github) HADOOP-18654. Remove unused custom appender TaskLogAppender (#5457)
[Mar 15, 2023, 4:46:17 PM] (github) HADOOP-18649. CLA and CRLA appenders to be replaced with RFA (#5448)
[Mar 15, 2023, 4:59:55 PM] (github) HDFS-16947. RBF NamenodeHeartbeatService to report error for not being able to register namenode in state store (#5470)
[Mar 15, 2023, 5:10:42 PM] (github) HADOOP-17746. Compatibility table in directory_markers.md doesn't render right. (#3116)
[Mar 15, 2023, 8:03:22 PM] (github) HADOOP-18647. x-ms-client-request-id to identify the retry of an API. (#5437)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.mapreduce.v2.TestMRJobsWithProfiler 
       hadoop.mapreduce.v2.TestMRJobs 
       hadoop.mapreduce.v2.TestUberAM 
       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/459/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/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/459/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/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/459/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [784K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [112K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/459/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/459/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/458/

[Mar 13, 2023, 12:24:36 PM] (Steve Loughran) HADOOP-18661. Fix bin/hadoop usage script terminology. (#5473)
[Mar 13, 2023, 12:30:12 PM] (github) HADOOP-18653. LogLevel servlet to determine log impl before using setLevel (#5456)
[Mar 15, 2023, 4:33:00 AM] (github) HDFS-16942. Addendum. Send error to datanode if FBR is rejected due to bad lease (#5478). Contributed by Stephen O'Donnell/




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       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/458/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/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/458/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/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/

[Mar 13, 2023, 12:24:36 PM] (Steve Loughran) HADOOP-18661. Fix bin/hadoop usage script terminology. (#5473)
[Mar 13, 2023, 12:30:12 PM] (github) HADOOP-18653. LogLevel servlet to determine log impl before using setLevel (#5456)
[Mar 15, 2023, 4:33:00 AM] (github) HDFS-16942. Addendum. Send error to datanode if FBR is rejected due to bad lease (#5478). Contributed by Stephen O'Donnell/




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       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/458/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/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/458/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/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/

[Mar 13, 2023, 12:24:36 PM] (Steve Loughran) HADOOP-18661. Fix bin/hadoop usage script terminology. (#5473)
[Mar 13, 2023, 12:30:12 PM] (github) HADOOP-18653. LogLevel servlet to determine log impl before using setLevel (#5456)
[Mar 15, 2023, 4:33:00 AM] (github) HDFS-16942. Addendum. Send error to datanode if FBR is rejected due to bad lease (#5478). Contributed by Stephen O'Donnell/




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       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/458/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/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/458/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/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/

[Mar 13, 2023, 12:24:36 PM] (Steve Loughran) HADOOP-18661. Fix bin/hadoop usage script terminology. (#5473)
[Mar 13, 2023, 12:30:12 PM] (github) HADOOP-18653. LogLevel servlet to determine log impl before using setLevel (#5456)
[Mar 15, 2023, 4:33:00 AM] (github) HDFS-16942. Addendum. Send error to datanode if FBR is rejected due to bad lease (#5478). Contributed by Stephen O'Donnell/




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       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/458/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/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/458/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/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/458/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/458/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/458/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/457/

[Mar 11, 2023, 4:40:07 PM] (github) HDFS-16942. Send error to datanode if FBR is rejected due to bad lease (#5460)
[Mar 13, 2023, 4:38:04 AM] (github) HADOOP-18658. snakeyaml dependency: upgrade to v2.0 (#5467). Contributed by PJ Fanning.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       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/457/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/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/457/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/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [612K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/

[Mar 11, 2023, 4:40:07 PM] (github) HDFS-16942. Send error to datanode if FBR is rejected due to bad lease (#5460)
[Mar 13, 2023, 4:38:04 AM] (github) HADOOP-18658. snakeyaml dependency: upgrade to v2.0 (#5467). Contributed by PJ Fanning.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       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/457/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/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/457/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/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [612K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/

[Mar 11, 2023, 4:40:07 PM] (github) HDFS-16942. Send error to datanode if FBR is rejected due to bad lease (#5460)
[Mar 13, 2023, 4:38:04 AM] (github) HADOOP-18658. snakeyaml dependency: upgrade to v2.0 (#5467). Contributed by PJ Fanning.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       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/457/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/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/457/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/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [612K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/

[Mar 11, 2023, 4:40:07 PM] (github) HDFS-16942. Send error to datanode if FBR is rejected due to bad lease (#5460)
[Mar 13, 2023, 4:38:04 AM] (github) HADOOP-18658. snakeyaml dependency: upgrade to v2.0 (#5467). Contributed by PJ Fanning.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       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/457/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/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/457/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/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/457/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [612K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/457/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/457/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/456/

[Mar 10, 2023, 3:27:22 PM] (github) HADOOP-18646. Upgrade Netty to 4.1.89.Final to fix CVE-2022-41881 (#5435)


[Error replacing 'FILE' - Workspace is not accessible]

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/456/

[Mar 10, 2023, 3:27:22 PM] (github) HADOOP-18646. Upgrade Netty to 4.1.89.Final to fix CVE-2022-41881 (#5435)


[Error replacing 'FILE' - Workspace is not accessible]

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/456/

[Mar 10, 2023, 3:27:22 PM] (github) HADOOP-18646. Upgrade Netty to 4.1.89.Final to fix CVE-2022-41881 (#5435)


[Error replacing 'FILE' - Workspace is not accessible]

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/456/

[Mar 10, 2023, 3:27:22 PM] (github) HADOOP-18646. Upgrade Netty to 4.1.89.Final to fix CVE-2022-41881 (#5435)


[Error replacing 'FILE' - Workspace is not accessible]

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/455/

[Mar 7, 2023, 5:02:13 PM] (github) HADOOP-18606. ABFS: Add reason in x-ms-client-request-id on a retried API call. (#5299)
[Mar 8, 2023, 3:31:03 PM] (github) HADOOP-18655. Upgrade kerby to 2.0.3 due to CVE-2023-25613 (#5458)
[Mar 8, 2023, 9:29:30 PM] (github) YARN-8972. [Router] Add support to prevent DoS attack over ApplicationSubmissionContext size. (#5382)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       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/455/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/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/455/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/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/

[Mar 7, 2023, 5:02:13 PM] (github) HADOOP-18606. ABFS: Add reason in x-ms-client-request-id on a retried API call. (#5299)
[Mar 8, 2023, 3:31:03 PM] (github) HADOOP-18655. Upgrade kerby to 2.0.3 due to CVE-2023-25613 (#5458)
[Mar 8, 2023, 9:29:30 PM] (github) YARN-8972. [Router] Add support to prevent DoS attack over ApplicationSubmissionContext size. (#5382)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       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/455/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/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/455/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/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/

[Mar 7, 2023, 5:02:13 PM] (github) HADOOP-18606. ABFS: Add reason in x-ms-client-request-id on a retried API call. (#5299)
[Mar 8, 2023, 3:31:03 PM] (github) HADOOP-18655. Upgrade kerby to 2.0.3 due to CVE-2023-25613 (#5458)
[Mar 8, 2023, 9:29:30 PM] (github) YARN-8972. [Router] Add support to prevent DoS attack over ApplicationSubmissionContext size. (#5382)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       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/455/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/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/455/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/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/

[Mar 7, 2023, 5:02:13 PM] (github) HADOOP-18606. ABFS: Add reason in x-ms-client-request-id on a retried API call. (#5299)
[Mar 8, 2023, 3:31:03 PM] (github) HADOOP-18655. Upgrade kerby to 2.0.3 due to CVE-2023-25613 (#5458)
[Mar 8, 2023, 9:29:30 PM] (github) YARN-8972. [Router] Add support to prevent DoS attack over ApplicationSubmissionContext size. (#5382)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.balancer.TestBalancerWithHANameNodes 
       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/455/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/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/455/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/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/455/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/455/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/455/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/454/

[Mar 5, 2023, 3:55:16 PM] (Varun Saxena) YARN-11383. Workflow priority mappings is case sensitive (#5171)
[Mar 6, 2023, 12:10:31 PM] (github) HDFS-16939. Fix the thread safety bug in LowRedundancyBlocks. (#5450). Contributed by Shuyan Zhang.
[Mar 6, 2023, 3:26:53 PM] (github) HDFS-16934. TestDFSAdmin.testAllDatanodesReconfig regression (#5434)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/454/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/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/454/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/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/

[Mar 5, 2023, 3:55:16 PM] (Varun Saxena) YARN-11383. Workflow priority mappings is case sensitive (#5171)
[Mar 6, 2023, 12:10:31 PM] (github) HDFS-16939. Fix the thread safety bug in LowRedundancyBlocks. (#5450). Contributed by Shuyan Zhang.
[Mar 6, 2023, 3:26:53 PM] (github) HDFS-16934. TestDFSAdmin.testAllDatanodesReconfig regression (#5434)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/454/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/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/454/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/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/

[Mar 5, 2023, 3:55:16 PM] (Varun Saxena) YARN-11383. Workflow priority mappings is case sensitive (#5171)
[Mar 6, 2023, 12:10:31 PM] (github) HDFS-16939. Fix the thread safety bug in LowRedundancyBlocks. (#5450). Contributed by Shuyan Zhang.
[Mar 6, 2023, 3:26:53 PM] (github) HDFS-16934. TestDFSAdmin.testAllDatanodesReconfig regression (#5434)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/454/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/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/454/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/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/

[Mar 5, 2023, 3:55:16 PM] (Varun Saxena) YARN-11383. Workflow priority mappings is case sensitive (#5171)
[Mar 6, 2023, 12:10:31 PM] (github) HDFS-16939. Fix the thread safety bug in LowRedundancyBlocks. (#5450). Contributed by Shuyan Zhang.
[Mar 6, 2023, 3:26:53 PM] (github) HDFS-16934. TestDFSAdmin.testAllDatanodesReconfig regression (#5434)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.timelineservice.security.TestTimelineAuthFilterForV2 
       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/454/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/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/454/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/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/454/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/454/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/454/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/453/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.server.TestHttpFSServer 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/453/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/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/453/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/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [376K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [120K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.server.TestHttpFSServer 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/453/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/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/453/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/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [376K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [120K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.server.TestHttpFSServer 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/453/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/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/453/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/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [376K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [120K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.server.TestHttpFSServer 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/453/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/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/453/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/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/453/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [376K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [120K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/453/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/453/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/452/

[Mar 1, 2023, 3:10:05 PM] (Szilard Nemeth) MAPREDUCE-7434. Fix ShuffleHandler tests. Contributed by Tamas Domok
[Mar 1, 2023, 6:53:10 PM] (github) HDFS-16935. Fix TestFsDatasetImpl#testReportBadBlocks (#5432)
[Mar 1, 2023, 7:47:04 PM] (github) HDFS-16896 clear ignoredNodes list when we clear deadnode list on ref… (#5322)
[Mar 2, 2023, 12:02:07 AM] (github) HADOOP-18648. Avoid loading kms log4j properties dynamically by KMSWebServer (#5441)
[Mar 2, 2023, 12:18:38 AM] (github) HDFS-16923. [SBN read] getlisting RPC to observer will throw NPE if path does not exist (#5400)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       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/452/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/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/452/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/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.1M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/

[Mar 1, 2023, 3:10:05 PM] (Szilard Nemeth) MAPREDUCE-7434. Fix ShuffleHandler tests. Contributed by Tamas Domok
[Mar 1, 2023, 6:53:10 PM] (github) HDFS-16935. Fix TestFsDatasetImpl#testReportBadBlocks (#5432)
[Mar 1, 2023, 7:47:04 PM] (github) HDFS-16896 clear ignoredNodes list when we clear deadnode list on ref… (#5322)
[Mar 2, 2023, 12:02:07 AM] (github) HADOOP-18648. Avoid loading kms log4j properties dynamically by KMSWebServer (#5441)
[Mar 2, 2023, 12:18:38 AM] (github) HDFS-16923. [SBN read] getlisting RPC to observer will throw NPE if path does not exist (#5400)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       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/452/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/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/452/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/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.1M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/

[Mar 1, 2023, 3:10:05 PM] (Szilard Nemeth) MAPREDUCE-7434. Fix ShuffleHandler tests. Contributed by Tamas Domok
[Mar 1, 2023, 6:53:10 PM] (github) HDFS-16935. Fix TestFsDatasetImpl#testReportBadBlocks (#5432)
[Mar 1, 2023, 7:47:04 PM] (github) HDFS-16896 clear ignoredNodes list when we clear deadnode list on ref… (#5322)
[Mar 2, 2023, 12:02:07 AM] (github) HADOOP-18648. Avoid loading kms log4j properties dynamically by KMSWebServer (#5441)
[Mar 2, 2023, 12:18:38 AM] (github) HDFS-16923. [SBN read] getlisting RPC to observer will throw NPE if path does not exist (#5400)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       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/452/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/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/452/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/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.1M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/

[Mar 1, 2023, 3:10:05 PM] (Szilard Nemeth) MAPREDUCE-7434. Fix ShuffleHandler tests. Contributed by Tamas Domok
[Mar 1, 2023, 6:53:10 PM] (github) HDFS-16935. Fix TestFsDatasetImpl#testReportBadBlocks (#5432)
[Mar 1, 2023, 7:47:04 PM] (github) HDFS-16896 clear ignoredNodes list when we clear deadnode list on ref… (#5322)
[Mar 2, 2023, 12:02:07 AM] (github) HADOOP-18648. Avoid loading kms log4j properties dynamically by KMSWebServer (#5441)
[Mar 2, 2023, 12:18:38 AM] (github) HDFS-16923. [SBN read] getlisting RPC to observer will throw NPE if path does not exist (#5400)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       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/452/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/results-javadoc-javadoc-root.txt [224K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/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/452/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/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/452/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.1M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/452/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/452/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/451/

[Feb 27, 2023, 5:34:39 PM] (github) YARN-11221. [Federation] Add replaceLabelsOnNodes, replaceLabelsOnNode REST APIs for Router. (#5302)
[Feb 27, 2023, 5:56:24 PM] (github) HDFS-16890: RBF: Ensures router periodically refreshes its record of a namespace's state. (#5298)
[Feb 27, 2023, 6:26:32 PM] (github) HDFS-16917 Add transfer rate quantile metrics for DataNode reads (#5397)
[Feb 28, 2023, 10:48:54 AM] (github) HADOOP-18641. Cloud connector dependency and LICENSE fixup. (#5429)
[Feb 28, 2023, 10:44:00 PM] (github) YARN-11375.  [Federation] Support refreshAdminAcls、refreshServiceAcls API's for Federation. (#5312)
[Mar 1, 2023, 1:34:12 AM] (github) HADOOP-18645. Provide keytab file key name with ServiceStateException (#5433)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.mapred.TestShuffleHandler 
       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/451/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/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/451/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/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.5M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/

[Feb 27, 2023, 5:34:39 PM] (github) YARN-11221. [Federation] Add replaceLabelsOnNodes, replaceLabelsOnNode REST APIs for Router. (#5302)
[Feb 27, 2023, 5:56:24 PM] (github) HDFS-16890: RBF: Ensures router periodically refreshes its record of a namespace's state. (#5298)
[Feb 27, 2023, 6:26:32 PM] (github) HDFS-16917 Add transfer rate quantile metrics for DataNode reads (#5397)
[Feb 28, 2023, 10:48:54 AM] (github) HADOOP-18641. Cloud connector dependency and LICENSE fixup. (#5429)
[Feb 28, 2023, 10:44:00 PM] (github) YARN-11375.  [Federation] Support refreshAdminAcls、refreshServiceAcls API's for Federation. (#5312)
[Mar 1, 2023, 1:34:12 AM] (github) HADOOP-18645. Provide keytab file key name with ServiceStateException (#5433)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.mapred.TestShuffleHandler 
       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/451/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/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/451/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/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.5M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/

[Feb 27, 2023, 5:34:39 PM] (github) YARN-11221. [Federation] Add replaceLabelsOnNodes, replaceLabelsOnNode REST APIs for Router. (#5302)
[Feb 27, 2023, 5:56:24 PM] (github) HDFS-16890: RBF: Ensures router periodically refreshes its record of a namespace's state. (#5298)
[Feb 27, 2023, 6:26:32 PM] (github) HDFS-16917 Add transfer rate quantile metrics for DataNode reads (#5397)
[Feb 28, 2023, 10:48:54 AM] (github) HADOOP-18641. Cloud connector dependency and LICENSE fixup. (#5429)
[Feb 28, 2023, 10:44:00 PM] (github) YARN-11375.  [Federation] Support refreshAdminAcls、refreshServiceAcls API's for Federation. (#5312)
[Mar 1, 2023, 1:34:12 AM] (github) HADOOP-18645. Provide keytab file key name with ServiceStateException (#5433)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.mapred.TestShuffleHandler 
       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/451/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/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/451/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/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.5M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/

[Feb 27, 2023, 5:34:39 PM] (github) YARN-11221. [Federation] Add replaceLabelsOnNodes, replaceLabelsOnNode REST APIs for Router. (#5302)
[Feb 27, 2023, 5:56:24 PM] (github) HDFS-16890: RBF: Ensures router periodically refreshes its record of a namespace's state. (#5298)
[Feb 27, 2023, 6:26:32 PM] (github) HDFS-16917 Add transfer rate quantile metrics for DataNode reads (#5397)
[Feb 28, 2023, 10:48:54 AM] (github) HADOOP-18641. Cloud connector dependency and LICENSE fixup. (#5429)
[Feb 28, 2023, 10:44:00 PM] (github) YARN-11375.  [Federation] Support refreshAdminAcls、refreshServiceAcls API's for Federation. (#5312)
[Mar 1, 2023, 1:34:12 AM] (github) HADOOP-18645. Provide keytab file key name with ServiceStateException (#5433)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.mapred.TestShuffleHandler 
       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/451/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/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/451/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/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/451/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.5M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/451/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/451/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/450/

[Feb 25, 2023, 5:47:44 PM] (github) HADOOP-18631. Migrate Async appenders to log4j properties (#5418)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapred.TestShuffleHandler 
       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/450/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/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/450/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/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [600K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/

[Feb 25, 2023, 5:47:44 PM] (github) HADOOP-18631. Migrate Async appenders to log4j properties (#5418)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapred.TestShuffleHandler 
       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/450/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/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/450/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/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [600K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/

[Feb 25, 2023, 5:47:44 PM] (github) HADOOP-18631. Migrate Async appenders to log4j properties (#5418)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapred.TestShuffleHandler 
       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/450/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/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/450/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/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [600K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/

[Feb 25, 2023, 5:47:44 PM] (github) HADOOP-18631. Migrate Async appenders to log4j properties (#5418)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
       hadoop.mapred.TestShuffleHandler 
       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/450/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/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/450/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/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/450/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [600K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/450/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/450/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/449/

[Feb 23, 2023, 11:23:53 AM] (Steve Loughran) Revert "HADOOP-18590. Publish SBOM artifacts (#5281)"
[Feb 23, 2023, 1:23:35 PM] (Steve Loughran) HADOOP-18470. Remove HDFS RBF text in the 3.3.5 index.md file
[Feb 24, 2023, 6:51:19 PM] (github) YARN-5604. [Federation] Add versioning for FederationStateStore. (#5394)
[Feb 24, 2023, 6:52:57 PM] (github) YARN-11222. [Federation] Add addToClusterNodeLabels, removeFromClusterNodeLabels REST APIs for Router. (#5328)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapred.TestShuffleHandler 
       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/449/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/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/449/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/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [784K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/

[Feb 23, 2023, 11:23:53 AM] (Steve Loughran) Revert "HADOOP-18590. Publish SBOM artifacts (#5281)"
[Feb 23, 2023, 1:23:35 PM] (Steve Loughran) HADOOP-18470. Remove HDFS RBF text in the 3.3.5 index.md file
[Feb 24, 2023, 6:51:19 PM] (github) YARN-5604. [Federation] Add versioning for FederationStateStore. (#5394)
[Feb 24, 2023, 6:52:57 PM] (github) YARN-11222. [Federation] Add addToClusterNodeLabels, removeFromClusterNodeLabels REST APIs for Router. (#5328)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapred.TestShuffleHandler 
       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/449/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/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/449/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/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [784K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/

[Feb 23, 2023, 11:23:53 AM] (Steve Loughran) Revert "HADOOP-18590. Publish SBOM artifacts (#5281)"
[Feb 23, 2023, 1:23:35 PM] (Steve Loughran) HADOOP-18470. Remove HDFS RBF text in the 3.3.5 index.md file
[Feb 24, 2023, 6:51:19 PM] (github) YARN-5604. [Federation] Add versioning for FederationStateStore. (#5394)
[Feb 24, 2023, 6:52:57 PM] (github) YARN-11222. [Federation] Add addToClusterNodeLabels, removeFromClusterNodeLabels REST APIs for Router. (#5328)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapred.TestShuffleHandler 
       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/449/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/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/449/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/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [784K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/

[Feb 23, 2023, 11:23:53 AM] (Steve Loughran) Revert "HADOOP-18590. Publish SBOM artifacts (#5281)"
[Feb 23, 2023, 1:23:35 PM] (Steve Loughran) HADOOP-18470. Remove HDFS RBF text in the 3.3.5 index.md file
[Feb 24, 2023, 6:51:19 PM] (github) YARN-5604. [Federation] Add versioning for FederationStateStore. (#5394)
[Feb 24, 2023, 6:52:57 PM] (github) YARN-11222. [Federation] Add addToClusterNodeLabels, removeFromClusterNodeLabels REST APIs for Router. (#5328)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.mapred.TestShuffleHandler 
       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/449/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/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/449/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/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/449/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [784K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/449/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/449/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/448/

[Feb 21, 2023, 11:18:49 AM] (github) HADOOP-18622. Upgrade ant to 1.10.13 (#5360). Contributed by Aleksandr Nikolaev.
[Feb 21, 2023, 2:39:32 PM] (github) YARN-11394. Fix hadoop-yarn-server-resourcemanager module Java Doc Errors. (#5288)
[Feb 22, 2023, 1:58:13 AM] (Ayush Saxena) Revert "YARN-11404. Add junit5 dependency to hadoop-mapreduce-client-app to fix few unit test failure. Contributed by Susheel Gupta"
[Feb 22, 2023, 8:46:42 AM] (github) YARN-11408. Add a check of autoQueueCreation is disabled for emitDefaultUserLimitFactor method (#5278)
[Feb 22, 2023, 11:48:12 AM] (github) HADOOP-18636 LocalDirAllocator cannot recover from directory tree deletion (#5412)
[Feb 22, 2023, 6:38:50 PM] (Owen O'Malley) HADOOP-18535. Implement token storage solution based on MySQL
[Feb 22, 2023, 7:29:41 PM] (github) HADOOP-18582. Addendum: Skip unnecessary cleanup logic in DistCp. (#5409)
[Feb 22, 2023, 8:37:35 PM] (github) YARN-11370. [Federation] Refactor MemoryFederationStateStore code. (#5126)
[Feb 22, 2023, 9:58:44 PM] (github) HDFS-16901: RBF: Propagates real user's username via the caller context, when a proxy user is being used. (#5346)
[Feb 23, 2023, 12:37:49 AM] (Owen O'Malley) HDFS-16901: Minor fix for unit test.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapred.TestShuffleHandler 
       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/448/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/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/448/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/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.2M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/

[Feb 21, 2023, 11:18:49 AM] (github) HADOOP-18622. Upgrade ant to 1.10.13 (#5360). Contributed by Aleksandr Nikolaev.
[Feb 21, 2023, 2:39:32 PM] (github) YARN-11394. Fix hadoop-yarn-server-resourcemanager module Java Doc Errors. (#5288)
[Feb 22, 2023, 1:58:13 AM] (Ayush Saxena) Revert "YARN-11404. Add junit5 dependency to hadoop-mapreduce-client-app to fix few unit test failure. Contributed by Susheel Gupta"
[Feb 22, 2023, 8:46:42 AM] (github) YARN-11408. Add a check of autoQueueCreation is disabled for emitDefaultUserLimitFactor method (#5278)
[Feb 22, 2023, 11:48:12 AM] (github) HADOOP-18636 LocalDirAllocator cannot recover from directory tree deletion (#5412)
[Feb 22, 2023, 6:38:50 PM] (Owen O'Malley) HADOOP-18535. Implement token storage solution based on MySQL
[Feb 22, 2023, 7:29:41 PM] (github) HADOOP-18582. Addendum: Skip unnecessary cleanup logic in DistCp. (#5409)
[Feb 22, 2023, 8:37:35 PM] (github) YARN-11370. [Federation] Refactor MemoryFederationStateStore code. (#5126)
[Feb 22, 2023, 9:58:44 PM] (github) HDFS-16901: RBF: Propagates real user's username via the caller context, when a proxy user is being used. (#5346)
[Feb 23, 2023, 12:37:49 AM] (Owen O'Malley) HDFS-16901: Minor fix for unit test.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapred.TestShuffleHandler 
       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/448/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/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/448/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/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.2M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/

[Feb 21, 2023, 11:18:49 AM] (github) HADOOP-18622. Upgrade ant to 1.10.13 (#5360). Contributed by Aleksandr Nikolaev.
[Feb 21, 2023, 2:39:32 PM] (github) YARN-11394. Fix hadoop-yarn-server-resourcemanager module Java Doc Errors. (#5288)
[Feb 22, 2023, 1:58:13 AM] (Ayush Saxena) Revert "YARN-11404. Add junit5 dependency to hadoop-mapreduce-client-app to fix few unit test failure. Contributed by Susheel Gupta"
[Feb 22, 2023, 8:46:42 AM] (github) YARN-11408. Add a check of autoQueueCreation is disabled for emitDefaultUserLimitFactor method (#5278)
[Feb 22, 2023, 11:48:12 AM] (github) HADOOP-18636 LocalDirAllocator cannot recover from directory tree deletion (#5412)
[Feb 22, 2023, 6:38:50 PM] (Owen O'Malley) HADOOP-18535. Implement token storage solution based on MySQL
[Feb 22, 2023, 7:29:41 PM] (github) HADOOP-18582. Addendum: Skip unnecessary cleanup logic in DistCp. (#5409)
[Feb 22, 2023, 8:37:35 PM] (github) YARN-11370. [Federation] Refactor MemoryFederationStateStore code. (#5126)
[Feb 22, 2023, 9:58:44 PM] (github) HDFS-16901: RBF: Propagates real user's username via the caller context, when a proxy user is being used. (#5346)
[Feb 23, 2023, 12:37:49 AM] (Owen O'Malley) HDFS-16901: Minor fix for unit test.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapred.TestShuffleHandler 
       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/448/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/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/448/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/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.2M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/

[Feb 21, 2023, 11:18:49 AM] (github) HADOOP-18622. Upgrade ant to 1.10.13 (#5360). Contributed by Aleksandr Nikolaev.
[Feb 21, 2023, 2:39:32 PM] (github) YARN-11394. Fix hadoop-yarn-server-resourcemanager module Java Doc Errors. (#5288)
[Feb 22, 2023, 1:58:13 AM] (Ayush Saxena) Revert "YARN-11404. Add junit5 dependency to hadoop-mapreduce-client-app to fix few unit test failure. Contributed by Susheel Gupta"
[Feb 22, 2023, 8:46:42 AM] (github) YARN-11408. Add a check of autoQueueCreation is disabled for emitDefaultUserLimitFactor method (#5278)
[Feb 22, 2023, 11:48:12 AM] (github) HADOOP-18636 LocalDirAllocator cannot recover from directory tree deletion (#5412)
[Feb 22, 2023, 6:38:50 PM] (Owen O'Malley) HADOOP-18535. Implement token storage solution based on MySQL
[Feb 22, 2023, 7:29:41 PM] (github) HADOOP-18582. Addendum: Skip unnecessary cleanup logic in DistCp. (#5409)
[Feb 22, 2023, 8:37:35 PM] (github) YARN-11370. [Federation] Refactor MemoryFederationStateStore code. (#5126)
[Feb 22, 2023, 9:58:44 PM] (github) HDFS-16901: RBF: Propagates real user's username via the caller context, when a proxy user is being used. (#5346)
[Feb 23, 2023, 12:37:49 AM] (Owen O'Malley) HDFS-16901: Minor fix for unit test.




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.mapred.TestShuffleHandler 
       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/448/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-mvnsite-root.txt [432K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-javadoc-root.txt [2.3M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/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/448/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/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/448/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.2M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/448/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/448/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/447/

[Feb 21, 2023, 12:26:32 AM] (github) HDFS-16925. Namenode audit log to only include IP address of client (#5407)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/447/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/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/447/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/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [188K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/

[Feb 21, 2023, 12:26:32 AM] (github) HDFS-16925. Namenode audit log to only include IP address of client (#5407)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/447/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/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/447/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/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [188K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/

[Feb 21, 2023, 12:26:32 AM] (github) HDFS-16925. Namenode audit log to only include IP address of client (#5407)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/447/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/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/447/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/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [188K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/

[Feb 21, 2023, 12:26:32 AM] (github) HDFS-16925. Namenode audit log to only include IP address of client (#5407)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/447/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/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/447/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/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/447/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [188K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/447/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/447/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/446/

[Feb 17, 2023, 3:05:06 PM] (Steve Loughran) YARN-11441. Revert YARN-10495.
[Feb 17, 2023, 4:30:41 PM] (github) HADOOP-18627. Add stronger wording in 'secure mode' introduction (#5406)
[Feb 18, 2023, 5:14:01 AM] (github) YARN-11439. Fix Typo of hadoop-yarn-ui README.md. (#5405)
[Feb 18, 2023, 5:17:37 AM] (github) HDFS-16916. Improve the use of JUnit Test in DFSClient (#5404)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/446/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/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/446/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/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [840K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [452K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/

[Feb 17, 2023, 3:05:06 PM] (Steve Loughran) YARN-11441. Revert YARN-10495.
[Feb 17, 2023, 4:30:41 PM] (github) HADOOP-18627. Add stronger wording in 'secure mode' introduction (#5406)
[Feb 18, 2023, 5:14:01 AM] (github) YARN-11439. Fix Typo of hadoop-yarn-ui README.md. (#5405)
[Feb 18, 2023, 5:17:37 AM] (github) HDFS-16916. Improve the use of JUnit Test in DFSClient (#5404)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/446/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/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/446/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/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [840K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [452K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/

[Feb 17, 2023, 3:05:06 PM] (Steve Loughran) YARN-11441. Revert YARN-10495.
[Feb 17, 2023, 4:30:41 PM] (github) HADOOP-18627. Add stronger wording in 'secure mode' introduction (#5406)
[Feb 18, 2023, 5:14:01 AM] (github) YARN-11439. Fix Typo of hadoop-yarn-ui README.md. (#5405)
[Feb 18, 2023, 5:17:37 AM] (github) HDFS-16916. Improve the use of JUnit Test in DFSClient (#5404)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/446/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/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/446/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/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [840K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [452K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/

[Feb 17, 2023, 3:05:06 PM] (Steve Loughran) YARN-11441. Revert YARN-10495.
[Feb 17, 2023, 4:30:41 PM] (github) HADOOP-18627. Add stronger wording in 'secure mode' introduction (#5406)
[Feb 18, 2023, 5:14:01 AM] (github) YARN-11439. Fix Typo of hadoop-yarn-ui README.md. (#5405)
[Feb 18, 2023, 5:17:37 AM] (github) HDFS-16916. Improve the use of JUnit Test in DFSClient (#5404)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/446/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/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/446/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/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/446/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [840K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [452K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/446/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/446/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/445/

[Feb 15, 2023, 4:16:04 PM] (github) HDFS-16761. Namenode UI for Datanodes page not loading if any data node is down (#5390)
[Feb 15, 2023, 6:28:42 PM] (github) HADOOP-18351. Reduce excess logging of errors during S3A prefetching reads (#5274)
[Feb 15, 2023, 10:38:41 PM] (github) YARN-11349. [Federation] Router Support DelegationToken With SQL.  (#5244)
[Feb 15, 2023, 10:40:34 PM] (github) YARN-11425. [Federation] Router Supports SubClusterCleaner. (#5326)
[Feb 16, 2023, 1:25:50 AM] (github) HDFS-16914. Add some logs for updateBlockForPipeline RPC. (#5381)
[Feb 16, 2023, 4:39:06 AM] (github) HADOOP-18633. fix test AbstractContractDistCpTest#testDistCpUpdateCheckFileSkip (#5401)
[Feb 16, 2023, 6:13:25 PM] (github) HADOOP-18215. Enhance WritableName to be able to return aliases for classes that use serializers (#4215)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/445/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/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/445/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/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/

[Feb 15, 2023, 4:16:04 PM] (github) HDFS-16761. Namenode UI for Datanodes page not loading if any data node is down (#5390)
[Feb 15, 2023, 6:28:42 PM] (github) HADOOP-18351. Reduce excess logging of errors during S3A prefetching reads (#5274)
[Feb 15, 2023, 10:38:41 PM] (github) YARN-11349. [Federation] Router Support DelegationToken With SQL.  (#5244)
[Feb 15, 2023, 10:40:34 PM] (github) YARN-11425. [Federation] Router Supports SubClusterCleaner. (#5326)
[Feb 16, 2023, 1:25:50 AM] (github) HDFS-16914. Add some logs for updateBlockForPipeline RPC. (#5381)
[Feb 16, 2023, 4:39:06 AM] (github) HADOOP-18633. fix test AbstractContractDistCpTest#testDistCpUpdateCheckFileSkip (#5401)
[Feb 16, 2023, 6:13:25 PM] (github) HADOOP-18215. Enhance WritableName to be able to return aliases for classes that use serializers (#4215)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/445/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/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/445/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/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/

[Feb 15, 2023, 4:16:04 PM] (github) HDFS-16761. Namenode UI for Datanodes page not loading if any data node is down (#5390)
[Feb 15, 2023, 6:28:42 PM] (github) HADOOP-18351. Reduce excess logging of errors during S3A prefetching reads (#5274)
[Feb 15, 2023, 10:38:41 PM] (github) YARN-11349. [Federation] Router Support DelegationToken With SQL.  (#5244)
[Feb 15, 2023, 10:40:34 PM] (github) YARN-11425. [Federation] Router Supports SubClusterCleaner. (#5326)
[Feb 16, 2023, 1:25:50 AM] (github) HDFS-16914. Add some logs for updateBlockForPipeline RPC. (#5381)
[Feb 16, 2023, 4:39:06 AM] (github) HADOOP-18633. fix test AbstractContractDistCpTest#testDistCpUpdateCheckFileSkip (#5401)
[Feb 16, 2023, 6:13:25 PM] (github) HADOOP-18215. Enhance WritableName to be able to return aliases for classes that use serializers (#4215)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/445/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/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/445/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/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/

[Feb 15, 2023, 4:16:04 PM] (github) HDFS-16761. Namenode UI for Datanodes page not loading if any data node is down (#5390)
[Feb 15, 2023, 6:28:42 PM] (github) HADOOP-18351. Reduce excess logging of errors during S3A prefetching reads (#5274)
[Feb 15, 2023, 10:38:41 PM] (github) YARN-11349. [Federation] Router Support DelegationToken With SQL.  (#5244)
[Feb 15, 2023, 10:40:34 PM] (github) YARN-11425. [Federation] Router Supports SubClusterCleaner. (#5326)
[Feb 16, 2023, 1:25:50 AM] (github) HDFS-16914. Add some logs for updateBlockForPipeline RPC. (#5381)
[Feb 16, 2023, 4:39:06 AM] (github) HADOOP-18633. fix test AbstractContractDistCpTest#testDistCpUpdateCheckFileSkip (#5401)
[Feb 16, 2023, 6:13:25 PM] (github) HADOOP-18215. Enhance WritableName to be able to return aliases for classes that use serializers (#4215)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/445/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/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/445/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/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/445/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/445/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/445/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/444/

[Feb 13, 2023, 2:31:32 PM] (github) HDFS-16904. Close webhdfs during TestSymlinkHdfs teardown (#5372)
[Feb 13, 2023, 3:21:27 PM] (github) MAPREDUCE-7433. Remove unused mapred/LoggingHttpResponseEncoder.java. (#5388)
[Feb 13, 2023, 6:33:02 PM] (github) HADOOP-18524. Deploy Hadoop trunk version website. (#5386). Contributed by Ayush Saxena.
[Feb 13, 2023, 7:24:06 PM] (github) HADOOP-18206 Cleanup the commons-logging references and restrict its usage in future (#5315)
[Feb 14, 2023, 5:35:41 AM] (github) HADOOP-18524. Addendum: Deploy Hadoop trunk version website. (#5389). Contributed by Ayush Saxena.
[Feb 14, 2023, 7:29:38 AM] (github) HDFS-16913. Fix flaky some unit tests since they offen timeout  (#5377)
[Feb 14, 2023, 11:48:48 AM] (github) HADOOP-18628. IPC Server Connection should log host name before returning VersionMismatch error (#5385)
[Feb 14, 2023, 12:43:29 PM] (github) HADOOP-18630. Add gh-pages in asf.yaml to deploy the current trunk doc (#5393). Contributed by Simhadri Govindappa.
[Feb 14, 2023, 5:22:59 PM] (github) HADOOP-18470. More in the 3.3.5 index.html about security (#5383)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/444/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/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/444/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/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [984K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/

[Feb 13, 2023, 2:31:32 PM] (github) HDFS-16904. Close webhdfs during TestSymlinkHdfs teardown (#5372)
[Feb 13, 2023, 3:21:27 PM] (github) MAPREDUCE-7433. Remove unused mapred/LoggingHttpResponseEncoder.java. (#5388)
[Feb 13, 2023, 6:33:02 PM] (github) HADOOP-18524. Deploy Hadoop trunk version website. (#5386). Contributed by Ayush Saxena.
[Feb 13, 2023, 7:24:06 PM] (github) HADOOP-18206 Cleanup the commons-logging references and restrict its usage in future (#5315)
[Feb 14, 2023, 5:35:41 AM] (github) HADOOP-18524. Addendum: Deploy Hadoop trunk version website. (#5389). Contributed by Ayush Saxena.
[Feb 14, 2023, 7:29:38 AM] (github) HDFS-16913. Fix flaky some unit tests since they offen timeout  (#5377)
[Feb 14, 2023, 11:48:48 AM] (github) HADOOP-18628. IPC Server Connection should log host name before returning VersionMismatch error (#5385)
[Feb 14, 2023, 12:43:29 PM] (github) HADOOP-18630. Add gh-pages in asf.yaml to deploy the current trunk doc (#5393). Contributed by Simhadri Govindappa.
[Feb 14, 2023, 5:22:59 PM] (github) HADOOP-18470. More in the 3.3.5 index.html about security (#5383)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/444/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/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/444/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/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [984K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/

[Feb 13, 2023, 2:31:32 PM] (github) HDFS-16904. Close webhdfs during TestSymlinkHdfs teardown (#5372)
[Feb 13, 2023, 3:21:27 PM] (github) MAPREDUCE-7433. Remove unused mapred/LoggingHttpResponseEncoder.java. (#5388)
[Feb 13, 2023, 6:33:02 PM] (github) HADOOP-18524. Deploy Hadoop trunk version website. (#5386). Contributed by Ayush Saxena.
[Feb 13, 2023, 7:24:06 PM] (github) HADOOP-18206 Cleanup the commons-logging references and restrict its usage in future (#5315)
[Feb 14, 2023, 5:35:41 AM] (github) HADOOP-18524. Addendum: Deploy Hadoop trunk version website. (#5389). Contributed by Ayush Saxena.
[Feb 14, 2023, 7:29:38 AM] (github) HDFS-16913. Fix flaky some unit tests since they offen timeout  (#5377)
[Feb 14, 2023, 11:48:48 AM] (github) HADOOP-18628. IPC Server Connection should log host name before returning VersionMismatch error (#5385)
[Feb 14, 2023, 12:43:29 PM] (github) HADOOP-18630. Add gh-pages in asf.yaml to deploy the current trunk doc (#5393). Contributed by Simhadri Govindappa.
[Feb 14, 2023, 5:22:59 PM] (github) HADOOP-18470. More in the 3.3.5 index.html about security (#5383)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/444/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/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/444/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/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [984K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/

[Feb 13, 2023, 2:31:32 PM] (github) HDFS-16904. Close webhdfs during TestSymlinkHdfs teardown (#5372)
[Feb 13, 2023, 3:21:27 PM] (github) MAPREDUCE-7433. Remove unused mapred/LoggingHttpResponseEncoder.java. (#5388)
[Feb 13, 2023, 6:33:02 PM] (github) HADOOP-18524. Deploy Hadoop trunk version website. (#5386). Contributed by Ayush Saxena.
[Feb 13, 2023, 7:24:06 PM] (github) HADOOP-18206 Cleanup the commons-logging references and restrict its usage in future (#5315)
[Feb 14, 2023, 5:35:41 AM] (github) HADOOP-18524. Addendum: Deploy Hadoop trunk version website. (#5389). Contributed by Ayush Saxena.
[Feb 14, 2023, 7:29:38 AM] (github) HDFS-16913. Fix flaky some unit tests since they offen timeout  (#5377)
[Feb 14, 2023, 11:48:48 AM] (github) HADOOP-18628. IPC Server Connection should log host name before returning VersionMismatch error (#5385)
[Feb 14, 2023, 12:43:29 PM] (github) HADOOP-18630. Add gh-pages in asf.yaml to deploy the current trunk doc (#5393). Contributed by Simhadri Govindappa.
[Feb 14, 2023, 5:22:59 PM] (github) HADOOP-18470. More in the 3.3.5 index.html about security (#5383)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.TestFsck 
       hadoop.hdfs.server.namenode.TestAuditLogger 
       hadoop.hdfs.server.namenode.TestFSNamesystemLockReport 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/444/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/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/444/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/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/444/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [984K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/444/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/444/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/443/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/443/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/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/443/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/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [512K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [88K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/443/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/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/443/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/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [512K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [88K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/443/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/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/443/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/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [512K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [88K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/

No changes




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestDirectoryScanner 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/443/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/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/443/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/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/443/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [512K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [88K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/443/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/443/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/442/

[Feb 9, 2023, 1:28:34 PM] (github) HADOOP-18625. Fix method name of RPC.Builder#setnumReaders (#5301)
[Feb 9, 2023, 4:01:09 PM] (github) HADOOP-18596. Distcp -update to use modification time while checking for file skip. (#5308)
[Feb 9, 2023, 7:03:20 PM] (github) HDFS-16907. ADDENDUM: Remove unused variables from testDataNodeMXBeanLastHeartbeats. (#5373)
[Feb 10, 2023, 4:40:21 PM] (github) MAPREDUCE-7431. ShuffleHandler refactor and fix after Netty4 upgrade. (#5311)
[Feb 10, 2023, 5:51:03 PM] (github) HDFS-18324. Fix race condition in closing IPC connections. (#5371)
[Feb 11, 2023, 12:00:43 AM] (github) HDFS-16882. RBF: Add cache hit rate metric in MountTableResolver#getDestinationForPath (#5276)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.tools.contract.TestLocalContractDistCp 
       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/442/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/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/442/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/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [560K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/

[Feb 9, 2023, 1:28:34 PM] (github) HADOOP-18625. Fix method name of RPC.Builder#setnumReaders (#5301)
[Feb 9, 2023, 4:01:09 PM] (github) HADOOP-18596. Distcp -update to use modification time while checking for file skip. (#5308)
[Feb 9, 2023, 7:03:20 PM] (github) HDFS-16907. ADDENDUM: Remove unused variables from testDataNodeMXBeanLastHeartbeats. (#5373)
[Feb 10, 2023, 4:40:21 PM] (github) MAPREDUCE-7431. ShuffleHandler refactor and fix after Netty4 upgrade. (#5311)
[Feb 10, 2023, 5:51:03 PM] (github) HDFS-18324. Fix race condition in closing IPC connections. (#5371)
[Feb 11, 2023, 12:00:43 AM] (github) HDFS-16882. RBF: Add cache hit rate metric in MountTableResolver#getDestinationForPath (#5276)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.tools.contract.TestLocalContractDistCp 
       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/442/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/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/442/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/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [560K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/

[Feb 9, 2023, 1:28:34 PM] (github) HADOOP-18625. Fix method name of RPC.Builder#setnumReaders (#5301)
[Feb 9, 2023, 4:01:09 PM] (github) HADOOP-18596. Distcp -update to use modification time while checking for file skip. (#5308)
[Feb 9, 2023, 7:03:20 PM] (github) HDFS-16907. ADDENDUM: Remove unused variables from testDataNodeMXBeanLastHeartbeats. (#5373)
[Feb 10, 2023, 4:40:21 PM] (github) MAPREDUCE-7431. ShuffleHandler refactor and fix after Netty4 upgrade. (#5311)
[Feb 10, 2023, 5:51:03 PM] (github) HDFS-18324. Fix race condition in closing IPC connections. (#5371)
[Feb 11, 2023, 12:00:43 AM] (github) HDFS-16882. RBF: Add cache hit rate metric in MountTableResolver#getDestinationForPath (#5276)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.tools.contract.TestLocalContractDistCp 
       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/442/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/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/442/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/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [560K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/

[Feb 9, 2023, 1:28:34 PM] (github) HADOOP-18625. Fix method name of RPC.Builder#setnumReaders (#5301)
[Feb 9, 2023, 4:01:09 PM] (github) HADOOP-18596. Distcp -update to use modification time while checking for file skip. (#5308)
[Feb 9, 2023, 7:03:20 PM] (github) HDFS-16907. ADDENDUM: Remove unused variables from testDataNodeMXBeanLastHeartbeats. (#5373)
[Feb 10, 2023, 4:40:21 PM] (github) MAPREDUCE-7431. ShuffleHandler refactor and fix after Netty4 upgrade. (#5311)
[Feb 10, 2023, 5:51:03 PM] (github) HDFS-18324. Fix race condition in closing IPC connections. (#5371)
[Feb 11, 2023, 12:00:43 AM] (github) HDFS-16882. RBF: Add cache hit rate metric in MountTableResolver#getDestinationForPath (#5276)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.namenode.ha.TestObserverNode 
       hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy 
       hadoop.mapred.TestShuffleHandler 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.tools.contract.TestLocalContractDistCp 
       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/442/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-compile-javac-root.txt [572K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/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/442/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/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/442/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [560K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-shuffle.txt [32K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/442/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/442/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/441/

[Feb 7, 2023, 12:01:57 PM] (github) HADOOP-18621. Resource leak in CryptoOutputStream.close() (#5347)
[Feb 7, 2023, 6:45:05 PM] (github) HDFS-16895. [RBF] NamenodeHeartbeatService should use credentials of logged in user
[Feb 8, 2023, 2:33:28 AM] (github) HDFS-16898. Make write lock fine-grain in method processCommandFromActor (#5330). Contributed by ZhangHB.
[Feb 8, 2023, 3:15:22 AM] (Xiaoqiao He) Revert "HDFS-16898. Make write lock fine-grain in method processCommandFromActor (#5330). Contributed by ZhangHB."
[Feb 8, 2023, 3:19:07 AM] (Xiaoqiao He) HDFS-16898. Remove write lock for processCommandFromActor of DataNode to reduce impact on heartbeat (#5330). Contributed by ZhangHB.
[Feb 8, 2023, 5:15:42 PM] (github) HDFS-16904. Close webhdfs during TestSymlinkHdfs teardown (#5342)
[Feb 8, 2023, 7:48:38 PM] (github) YARN-11217.  [Federation] Add dumpSchedulerLogs REST APIs for Router. (#5272)
[Feb 9, 2023, 2:45:07 AM] (github) HADOOP-18620 Avoid using grizzly-http-* APIs (#5356)
[Feb 9, 2023, 2:47:57 AM] (github) HDFS-16910. Fix incorrectly initializing RandomAccessFile caused flush performance decreased for JN (#5359)

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/441/

[Feb 7, 2023, 12:01:57 PM] (github) HADOOP-18621. Resource leak in CryptoOutputStream.close() (#5347)
[Feb 7, 2023, 6:45:05 PM] (github) HDFS-16895. [RBF] NamenodeHeartbeatService should use credentials of logged in user
[Feb 8, 2023, 2:33:28 AM] (github) HDFS-16898. Make write lock fine-grain in method processCommandFromActor (#5330). Contributed by ZhangHB.
[Feb 8, 2023, 3:15:22 AM] (Xiaoqiao He) Revert "HDFS-16898. Make write lock fine-grain in method processCommandFromActor (#5330). Contributed by ZhangHB."
[Feb 8, 2023, 3:19:07 AM] (Xiaoqiao He) HDFS-16898. Remove write lock for processCommandFromActor of DataNode to reduce impact on heartbeat (#5330). Contributed by ZhangHB.
[Feb 8, 2023, 5:15:42 PM] (github) HDFS-16904. Close webhdfs during TestSymlinkHdfs teardown (#5342)
[Feb 8, 2023, 7:48:38 PM] (github) YARN-11217.  [Federation] Add dumpSchedulerLogs REST APIs for Router. (#5272)
[Feb 9, 2023, 2:45:07 AM] (github) HADOOP-18620 Avoid using grizzly-http-* APIs (#5356)
[Feb 9, 2023, 2:47:57 AM] (github) HDFS-16910. Fix incorrectly initializing RandomAccessFile caused flush performance decreased for JN (#5359)

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/441/

[Feb 7, 2023, 12:01:57 PM] (github) HADOOP-18621. Resource leak in CryptoOutputStream.close() (#5347)
[Feb 7, 2023, 6:45:05 PM] (github) HDFS-16895. [RBF] NamenodeHeartbeatService should use credentials of logged in user
[Feb 8, 2023, 2:33:28 AM] (github) HDFS-16898. Make write lock fine-grain in method processCommandFromActor (#5330). Contributed by ZhangHB.
[Feb 8, 2023, 3:15:22 AM] (Xiaoqiao He) Revert "HDFS-16898. Make write lock fine-grain in method processCommandFromActor (#5330). Contributed by ZhangHB."
[Feb 8, 2023, 3:19:07 AM] (Xiaoqiao He) HDFS-16898. Remove write lock for processCommandFromActor of DataNode to reduce impact on heartbeat (#5330). Contributed by ZhangHB.
[Feb 8, 2023, 5:15:42 PM] (github) HDFS-16904. Close webhdfs during TestSymlinkHdfs teardown (#5342)
[Feb 8, 2023, 7:48:38 PM] (github) YARN-11217.  [Federation] Add dumpSchedulerLogs REST APIs for Router. (#5272)
[Feb 9, 2023, 2:45:07 AM] (github) HADOOP-18620 Avoid using grizzly-http-* APIs (#5356)
[Feb 9, 2023, 2:47:57 AM] (github) HDFS-16910. Fix incorrectly initializing RandomAccessFile caused flush performance decreased for JN (#5359)

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/441/

[Feb 7, 2023, 12:01:57 PM] (github) HADOOP-18621. Resource leak in CryptoOutputStream.close() (#5347)
[Feb 7, 2023, 6:45:05 PM] (github) HDFS-16895. [RBF] NamenodeHeartbeatService should use credentials of logged in user
[Feb 8, 2023, 2:33:28 AM] (github) HDFS-16898. Make write lock fine-grain in method processCommandFromActor (#5330). Contributed by ZhangHB.
[Feb 8, 2023, 3:15:22 AM] (Xiaoqiao He) Revert "HDFS-16898. Make write lock fine-grain in method processCommandFromActor (#5330). Contributed by ZhangHB."
[Feb 8, 2023, 3:19:07 AM] (Xiaoqiao He) HDFS-16898. Remove write lock for processCommandFromActor of DataNode to reduce impact on heartbeat (#5330). Contributed by ZhangHB.
[Feb 8, 2023, 5:15:42 PM] (github) HDFS-16904. Close webhdfs during TestSymlinkHdfs teardown (#5342)
[Feb 8, 2023, 7:48:38 PM] (github) YARN-11217.  [Federation] Add dumpSchedulerLogs REST APIs for Router. (#5272)
[Feb 9, 2023, 2:45:07 AM] (github) HADOOP-18620 Avoid using grizzly-http-* APIs (#5356)
[Feb 9, 2023, 2:47:57 AM] (github) HDFS-16910. Fix incorrectly initializing RandomAccessFile caused flush performance decreased for JN (#5359)

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/440/

[Feb 6, 2023, 4:21:28 AM] (github) [HDFS-16903]. Fix javadoc of LightWeightResizableGSet class (#5338)
[Feb 6, 2023, 6:17:57 PM] (github) HADOOP-18576. Java 11 JavaDoc fails due to missing package comments (#5344)
[Feb 6, 2023, 6:28:29 PM] (github) HADOOP-18612. Avoid mixing canonical and non-canonical when performing comparisons (#5339)
[Feb 6, 2023, 7:47:07 PM] (github) YARN-3657. Federation maintenance mechanisms (simple CLI and command propagation). (#5348)
[Feb 7, 2023, 1:54:40 AM] (github) HDFS-16907. Add LastHeartbeatResponseTime for BP service actor (#5349)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/440/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-mvnsite-root.txt [424K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/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/440/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/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.6M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/

[Feb 6, 2023, 4:21:28 AM] (github) [HDFS-16903]. Fix javadoc of LightWeightResizableGSet class (#5338)
[Feb 6, 2023, 6:17:57 PM] (github) HADOOP-18576. Java 11 JavaDoc fails due to missing package comments (#5344)
[Feb 6, 2023, 6:28:29 PM] (github) HADOOP-18612. Avoid mixing canonical and non-canonical when performing comparisons (#5339)
[Feb 6, 2023, 7:47:07 PM] (github) YARN-3657. Federation maintenance mechanisms (simple CLI and command propagation). (#5348)
[Feb 7, 2023, 1:54:40 AM] (github) HDFS-16907. Add LastHeartbeatResponseTime for BP service actor (#5349)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/440/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-mvnsite-root.txt [424K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/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/440/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/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.6M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/

[Feb 6, 2023, 4:21:28 AM] (github) [HDFS-16903]. Fix javadoc of LightWeightResizableGSet class (#5338)
[Feb 6, 2023, 6:17:57 PM] (github) HADOOP-18576. Java 11 JavaDoc fails due to missing package comments (#5344)
[Feb 6, 2023, 6:28:29 PM] (github) HADOOP-18612. Avoid mixing canonical and non-canonical when performing comparisons (#5339)
[Feb 6, 2023, 7:47:07 PM] (github) YARN-3657. Federation maintenance mechanisms (simple CLI and command propagation). (#5348)
[Feb 7, 2023, 1:54:40 AM] (github) HDFS-16907. Add LastHeartbeatResponseTime for BP service actor (#5349)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/440/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-mvnsite-root.txt [424K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/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/440/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/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.6M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/

[Feb 6, 2023, 4:21:28 AM] (github) [HDFS-16903]. Fix javadoc of LightWeightResizableGSet class (#5338)
[Feb 6, 2023, 6:17:57 PM] (github) HADOOP-18576. Java 11 JavaDoc fails due to missing package comments (#5344)
[Feb 6, 2023, 6:28:29 PM] (github) HADOOP-18612. Avoid mixing canonical and non-canonical when performing comparisons (#5339)
[Feb 6, 2023, 7:47:07 PM] (github) YARN-3657. Federation maintenance mechanisms (simple CLI and command propagation). (#5348)
[Feb 7, 2023, 1:54:40 AM] (github) HDFS-16907. Add LastHeartbeatResponseTime for BP service actor (#5349)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/440/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-mvnsite-root.txt [424K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-javadoc-root.txt [1.9M]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/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/440/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/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/440/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.6M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/440/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/440/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/439/

[Feb 4, 2023, 2:29:19 AM] (github) YARN-11419. Remove redundant exception capture in NMClientAsyncImpl and improve readability in ContainerShellWebSocket, etc (#5309)
[Feb 5, 2023, 1:33:05 AM] (github) HDFS-16848. RBF: Improve StateStoreZooKeeperImpl performance (#5147)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.TestDFSInotifyEventInputStream 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/439/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-mvnsite-root.txt [444K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/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/439/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/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [884K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/

[Feb 4, 2023, 2:29:19 AM] (github) YARN-11419. Remove redundant exception capture in NMClientAsyncImpl and improve readability in ContainerShellWebSocket, etc (#5309)
[Feb 5, 2023, 1:33:05 AM] (github) HDFS-16848. RBF: Improve StateStoreZooKeeperImpl performance (#5147)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.TestDFSInotifyEventInputStream 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/439/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-mvnsite-root.txt [444K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/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/439/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/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [884K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/

[Feb 4, 2023, 2:29:19 AM] (github) YARN-11419. Remove redundant exception capture in NMClientAsyncImpl and improve readability in ContainerShellWebSocket, etc (#5309)
[Feb 5, 2023, 1:33:05 AM] (github) HDFS-16848. RBF: Improve StateStoreZooKeeperImpl performance (#5147)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.TestDFSInotifyEventInputStream 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/439/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-mvnsite-root.txt [444K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/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/439/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/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [884K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/

[Feb 4, 2023, 2:29:19 AM] (github) YARN-11419. Remove redundant exception capture in NMClientAsyncImpl and improve readability in ContainerShellWebSocket, etc (#5309)
[Feb 5, 2023, 1:33:05 AM] (github) HDFS-16848. RBF: Improve StateStoreZooKeeperImpl performance (#5147)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.TestDFSInotifyEventInputStream 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver 
       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/439/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-mvnsite-root.txt [444K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/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/439/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/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/439/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [884K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/439/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/439/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/438/

[Feb 1, 2023, 6:15:20 PM] (github) HADOOP-18592. Sasl connection failure should log remote address. (#5294)
[Feb 2, 2023, 6:45:21 PM] (github) HADOOP-18246. Reduce lower limit on fs.s3a.prefetch.block.size to 1 byte. (#5120)
[Feb 3, 2023, 1:11:02 AM] (github) HDFS-16902 Add Namenode status to BPServiceActor metrics and improve logging in offerservice (#5334)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/438/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/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/438/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/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [896K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [452K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/

[Feb 1, 2023, 6:15:20 PM] (github) HADOOP-18592. Sasl connection failure should log remote address. (#5294)
[Feb 2, 2023, 6:45:21 PM] (github) HADOOP-18246. Reduce lower limit on fs.s3a.prefetch.block.size to 1 byte. (#5120)
[Feb 3, 2023, 1:11:02 AM] (github) HDFS-16902 Add Namenode status to BPServiceActor metrics and improve logging in offerservice (#5334)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/438/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/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/438/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/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [896K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [452K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/

[Feb 1, 2023, 6:15:20 PM] (github) HADOOP-18592. Sasl connection failure should log remote address. (#5294)
[Feb 2, 2023, 6:45:21 PM] (github) HADOOP-18246. Reduce lower limit on fs.s3a.prefetch.block.size to 1 byte. (#5120)
[Feb 3, 2023, 1:11:02 AM] (github) HDFS-16902 Add Namenode status to BPServiceActor metrics and improve logging in offerservice (#5334)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/438/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/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/438/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/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [896K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [452K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/

[Feb 1, 2023, 6:15:20 PM] (github) HADOOP-18592. Sasl connection failure should log remote address. (#5294)
[Feb 2, 2023, 6:45:21 PM] (github) HADOOP-18246. Reduce lower limit on fs.s3a.prefetch.block.size to 1 byte. (#5120)
[Feb 3, 2023, 1:11:02 AM] (github) HDFS-16902 Add Namenode status to BPServiceActor metrics and improve logging in offerservice (#5334)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/438/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-mvnsite-root.txt [428K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/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/438/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/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/438/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [896K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [452K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/438/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/438/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/437/

[Jan 31, 2023, 8:46:38 AM] (github) HDFS-16888. BlockManager#maxReplicationStreams, replicationStreamsHardLimit, blocksReplWorkMultiplier and PendingReconstructionBlocks#timeout should be volatile (#5296)
[Jan 31, 2023, 10:44:19 AM] (github) HADOOP-18601. Fix build failure with docs profile. (#5331)
[Jan 31, 2023, 10:50:41 AM] (Masatake Iwasaki) HADOOP-18598. maven site generation doesn't include javadocs. (#5319)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerService 
       hadoop.hdfs.server.namenode.TestDeleteRace 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/437/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-mvnsite-root.txt [444K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/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/437/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/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/

[Jan 31, 2023, 8:46:38 AM] (github) HDFS-16888. BlockManager#maxReplicationStreams, replicationStreamsHardLimit, blocksReplWorkMultiplier and PendingReconstructionBlocks#timeout should be volatile (#5296)
[Jan 31, 2023, 10:44:19 AM] (github) HADOOP-18601. Fix build failure with docs profile. (#5331)
[Jan 31, 2023, 10:50:41 AM] (Masatake Iwasaki) HADOOP-18598. maven site generation doesn't include javadocs. (#5319)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerService 
       hadoop.hdfs.server.namenode.TestDeleteRace 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/437/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-mvnsite-root.txt [444K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/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/437/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/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/

[Jan 31, 2023, 8:46:38 AM] (github) HDFS-16888. BlockManager#maxReplicationStreams, replicationStreamsHardLimit, blocksReplWorkMultiplier and PendingReconstructionBlocks#timeout should be volatile (#5296)
[Jan 31, 2023, 10:44:19 AM] (github) HADOOP-18601. Fix build failure with docs profile. (#5331)
[Jan 31, 2023, 10:50:41 AM] (Masatake Iwasaki) HADOOP-18598. maven site generation doesn't include javadocs. (#5319)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerService 
       hadoop.hdfs.server.namenode.TestDeleteRace 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/437/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-mvnsite-root.txt [444K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/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/437/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/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/

[Jan 31, 2023, 8:46:38 AM] (github) HDFS-16888. BlockManager#maxReplicationStreams, replicationStreamsHardLimit, blocksReplWorkMultiplier and PendingReconstructionBlocks#timeout should be volatile (#5296)
[Jan 31, 2023, 10:44:19 AM] (github) HADOOP-18601. Fix build failure with docs profile. (#5331)
[Jan 31, 2023, 10:50:41 AM] (Masatake Iwasaki) HADOOP-18598. maven site generation doesn't include javadocs. (#5319)




-1 overall


The following subsystems voted -1:
    blanks hadolint mvnsite 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-common-project/hadoop-common/src/test/resources/xml/external-dtd.xml 
       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-mapreduce-project/hadoop-mapreduce-client 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    spotbugs :

       module:hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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-mapreduce-project 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 

    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] 

    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] 
       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] 
       Write to static field org.apache.hadoop.mapreduce.task.reduce.Fetcher.nextId from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:from instance method new org.apache.hadoop.mapreduce.task.reduce.Fetcher(JobConf, TaskAttemptID, ShuffleSchedulerImpl, MergeManager, Reporter, ShuffleClientMetrics, ExceptionReporter, SecretKey) At Fetcher.java:[line 120] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState)) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then 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.TestLeaseRecovery2 
       hadoop.hdfs.server.namenode.ha.TestObserverNode 
       hadoop.hdfs.server.balancer.TestBalancerService 
       hadoop.hdfs.server.namenode.TestDeleteRace 
       hadoop.mapreduce.v2.hs.TestJobHistoryServer 
       hadoop.mapreduce.v2.hs.TestJobHistoryParsing 
       hadoop.mapreduce.v2.hs.TestJobHistoryEvents 
       hadoop.mapreduce.v2.TestSpeculativeExecutionWithMRApp 
       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/437/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-compile-javac-root.txt [568K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/blanks-eol.txt [14M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-checkstyle-root.txt [13M]

   hadolint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-hadolint.txt [8.0K]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-mvnsite-root.txt [444K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/results-shellcheck.txt [24K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/xml.txt [28K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-javadoc-root.txt [96K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/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/437/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/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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/437/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-hadoop-mapreduce-project-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.4M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt [92K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [116K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/437/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/437/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