From yarn-dev-return-36348-apmail-hadoop-yarn-dev-archive=hadoop.apache.org@hadoop.apache.org Mon Oct 12 21:28:41 2020 Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@locus.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@locus.apache.org Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by minotaur.apache.org (Postfix) with ESMTP id 9F9E11AF5E for ; Mon, 12 Oct 2020 21:28:40 +0000 (UTC) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 8DABC64881 for ; Mon, 12 Oct 2020 21:28:39 +0000 (UTC) Received: (qmail 52043 invoked by uid 500); 12 Oct 2020 21:20:35 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 51786 invoked by uid 500); 12 Oct 2020 21:20:34 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 51736 invoked by uid 99); 12 Oct 2020 21:20:34 -0000 Received: from spamproc1-he-fi.apache.org (HELO spamproc1-he-fi.apache.org) (95.217.134.168) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Oct 2020 21:20:34 +0000 Received: from localhost (localhost [127.0.0.1]) by spamproc1-he-fi.apache.org (ASF Mail Server at spamproc1-he-fi.apache.org) with ESMTP id 7D07FBFE0F; Mon, 12 Oct 2020 21:20:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamproc1-he-fi.apache.org X-Spam-Flag: NO X-Spam-Score: 2.274 X-Spam-Level: ** X-Spam-Status: No, score=2.274 tagged_above=-999 required=6.31 tests=[KAM_DMARC_STATUS=0.01, KAM_LAZY_DOMAIN_SECURITY=1, KAM_NUMSUBJECT=0.5, KHOP_HELO_FCRDNS=0.4, RDNS_DYNAMIC=0.363, SPF_NONE=0.001] autolearn=disabled Received: from mx1-ec2-va.apache.org ([116.203.227.195]) by localhost (spamproc1-he-fi.apache.org [95.217.134.168]) (amavisd-new, port 10024) with ESMTP id r35f3Tply8iM; Mon, 12 Oct 2020 21:20:31 +0000 (UTC) Received-SPF: None (mailfrom) identity=mailfrom; client-ip=3.231.27.78; helo=jenkins-cm2.apache.org; envelope-from=jenkins@builds.apache.org; receiver= Received: from jenkins-cm2.apache.org (ec2-3-231-27-78.compute-1.amazonaws.com [3.231.27.78]) by mx1-ec2-va.apache.org (ASF Mail Server at mx1-ec2-va.apache.org) with ESMTP id D0F37BC4CB; Mon, 12 Oct 2020 21:20:30 +0000 (UTC) Received: from jenkins-cm2.apache.org (localhost [127.0.0.1]) by jenkins-cm2.apache.org (Postfix) with ESMTP id B4DE5138816; Mon, 12 Oct 2020 21:20:30 +0000 (UTC) Date: Mon, 12 Oct 2020 21:20:30 +0000 (UTC) From: Apache Jenkins Server To: common-dev@hadoop.apache.org, hdfs-dev@hadoop.apache.org, mapreduce-dev@hadoop.apache.org, yarn-dev@hadoop.apache.org Message-ID: <384965179.65.1602537630742@jenkins-cm2.apache.org> In-Reply-To: <106516183.47.1602450176488@jenkins-cm2.apache.org> References: <106516183.47.1602450176488@jenkins-cm2.apache.org> Subject: Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_64_290732130.1602537630559" X-Jenkins-Job: hadoop-qbt-trunk-java11-linux-x86_64 X-Jenkins-Result: FAILURE ------=_Part_64_290732130.1602537630559 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/ [Oct 12, 2020 12:52:12 AM] (noreply) HDFS-15620. RBF: Fix test failures after HADOOP-17281 (#2375) -1 overall The following subsystems voted -1: blanks findbugs mvnsite pathlen shadedclient unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac javadoc pylint shellcheck shelldocs The following subsystems are considered long running: (runtime bigger than 1h 0m 0s) unit Specific tests: XML : Parsing Error(s): hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml findbugs : module:hadoop-hdfs-project/hadoop-hdfs Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] findbugs : module:hadoop-hdfs-project Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] findbugs : module:hadoop-yarn-project/hadoop-yarn Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] findbugs : module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] findbugs : module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] findbugs : module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] findbugs : module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] findbugs : module:hadoop-yarn-project Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] findbugs : module:hadoop-tools/hadoop-openstack Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] findbugs : module:hadoop-tools/hadoop-azure Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 469] Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 436] Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 469] findbugs : module:hadoop-tools Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 469] Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 436] Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 469] Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] findbugs : module:root Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 469] Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 436] Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 469] Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] Failed junit tests : hadoop.crypto.key.kms.server.TestKMS hadoop.hdfs.TestFileChecksumCompositeCrc hadoop.hdfs.server.datanode.TestBPOfferService hadoop.hdfs.web.TestWebHDFS hadoop.hdfs.TestFileChecksum hadoop.hdfs.server.namenode.ha.TestPipelinesFailover hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA hadoop.hdfs.server.federation.router.TestRouterRpcMultiDestination hadoop.hdfs.server.federation.router.TestRouter hadoop.yarn.client.TestRMFailoverProxyProvider hadoop.yarn.client.TestNoHaRMFailoverProxyProvider hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader hadoop.yarn.applications.distributedshell.TestDistributedShell hadoop.mapreduce.v2.TestMRJobsWithProfiler cc: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/diff-compile-cc-root.txt [48K] javac: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/diff-compile-javac-root.txt [600K] blanks: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/blanks-eol.txt [13M] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/blanks-tabs.txt [1.9M] checkstyle: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/diff-checkstyle-root.txt [16M] mvnsite: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/patch-mvnsite-root.txt [408K] pathlen: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/pathlen.txt [12K] pylint: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/results-pylint.txt [60K] shellcheck: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/results-shellcheck.txt [20K] shelldocs: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/results-shelldocs.txt [96K] xml: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/xml.txt [24K] shadedclient: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/patch-shadedclient.txt [212K] javadoc: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/diff-javadoc-javadoc-root.txt [4.0K] findbugs: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [8.0K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-hdfs-project-warnings.html [8.0K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [12K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-yarn-project-warnings.html [16K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-tools_hadoop-openstack-warnings.html [12K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html [12K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-hadoop-tools-warnings.html [16K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/branch-findbugs-root-warnings.html [36K] unit: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [12K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [412K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [520K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [28K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/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/27/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [40K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt [16K] https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/27/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [96K] Powered by Apache Yetus 0.13.0-SNAPSHOT https://yetus.apache.org ------=_Part_64_290732130.1602537630559 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-dev-help@hadoop.apache.org ------=_Part_64_290732130.1602537630559--