Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2019-04-26 Thread Apache Jenkins Server
For more details, see 
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/

[Apr 25, 2019 2:18:39 AM] (aajisaka) MAPREDUCE-7200. Remove stale eclipse 
templates. Contributed by Wanqiang
[Apr 25, 2019 4:52:24 AM] (ztang) SUBMARINE-54. Add test coverage for 
YarnServiceJobSubmitter and make it
[Apr 25, 2019 9:58:26 AM] (ztang) SUBMARINE-44. Upgrade Docker image's 
tensorflow version to 1.13.1.
[Apr 26, 2019 1:21:28 AM] (ebadger) YARN-9486. Docker container exited with 
failure does not get clean up




-1 overall


The following subsystems voted -1:
asflicense findbugs hadolint pathlen unit


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


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


Specific tests:

FindBugs :

   
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore
 
   Unread field:TimelineEventSubDoc.java:[line 56] 
   Unread field:TimelineMetricSubDoc.java:[line 44] 

FindBugs :

   
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-mawo/hadoop-yarn-applications-mawo-core
 
   Class org.apache.hadoop.applications.mawo.server.common.TaskStatus 
implements Cloneable but does not define or use clone method At 
TaskStatus.java:does not define or use clone method At TaskStatus.java:[lines 
39-346] 
   Equals method for 
org.apache.hadoop.applications.mawo.server.worker.WorkerId assumes the argument 
is of type WorkerId At WorkerId.java:the argument is of type WorkerId At 
WorkerId.java:[line 114] 
   
org.apache.hadoop.applications.mawo.server.worker.WorkerId.equals(Object) does 
not check for null argument At WorkerId.java:null argument At 
WorkerId.java:[lines 114-115] 

Failed junit tests :

   hadoop.hdfs.web.TestWebHdfsTimeouts 
   hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 
   hadoop.yarn.applications.distributedshell.TestDistributedShell 
   hadoop.mapreduce.v2.app.TestRuntimeEstimators 
   
hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerByPipeline
 
  

   cc:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/diff-compile-cc-root.txt
  [4.0K]

   javac:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/diff-compile-javac-root.txt
  [332K]

   checkstyle:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/diff-checkstyle-root.txt
  [17M]

   hadolint:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/diff-patch-hadolint.txt
  [4.0K]

   pathlen:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/pathlen.txt
  [12K]

   pylint:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/diff-patch-pylint.txt
  [84K]

   shellcheck:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/diff-patch-shellcheck.txt
  [20K]

   shelldocs:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/diff-patch-shelldocs.txt
  [44K]

   whitespace:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/whitespace-eol.txt
  [9.6M]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/whitespace-tabs.txt
  [1.1M]

   findbugs:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore-warnings.html
  [8.0K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-mawo_hadoop-yarn-applications-mawo-core-warnings.html
  [8.0K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-tony-runtime.txt
  [12K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt
  [4.0K]

   javadoc:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/diff-javadoc-javadoc-root.txt
  [752K]

   unit:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [324K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1118/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
  [16K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x8

Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2019-04-26 Thread Apache Jenkins Server
For more details, see 
https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/303/

[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15407. HADOOP-15540. Support Windows 
Azure Storage - Blob file
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15560. ABFS: removed dependency 
injection and unnecessary
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15446. ABFS: tune imports & javadocs; 
stabilise tests.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15659. Code changes for bug fix and 
new tests. Contributed by Da
[Apr 24, 2019 9:46:25 PM] (gayua) Fixing issue due to commit 2b2399d6 after 
rebase onto trunk.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15669. ABFS: Improve HTTPS 
Performance. Contributed by Vishwajeet
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15660. ABFS: Add support for OAuth 
Contributed by Da Zhou, Rajeev
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15661. ABFS: Add support for ACL. 
Contributed by Junhua Gu and Da
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP 15688. ABFS: InputStream wrapped in 
FSDataInputStream twice.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15682. ABFS: Add support for 
StreamCapabilities. Fix javadoc and
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15692. ABFS: extensible support for 
custom oauth. Contributed by
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15663. ABFS: Simplify configuration. 
Contributed by Da Zhou.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15664. ABFS: Reduce test run time via 
parallelization and
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15703. ABFS - Implement client-side 
throttling. Contributed by
[Apr 24, 2019 9:46:25 PM] (gayua) Fixing findbugs and license issues related to:
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15728. ABFS: Add backward 
compatibility to handle Unsupported
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15740. ABFS: Check variable names 
during initialization of
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15694. ABFS: Allow OAuth credentials 
to not be tied to accounts.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15753. ABFS: support path 
"abfs://mycluster/file/path"
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15757. ABFS: remove dependency on 
common-codec Base64.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15744. AbstractContractAppendTest 
fails against HDFS on
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15715. ITestAzureBlobFileSystemE2E 
timing out with non-scale
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15714. Tune abfs/wasb parallel and 
sequential test execution.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15719. Fail-fast when using OAuth over 
http. Contributed by Da
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15769. ABFS: distcp tests are always 
skipped. Contributed by
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15773. Fixing checkstyle and other 
issues raised by Yetus.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15704. Mark ABFS extension package and 
interfaces as
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15778. ABFS: Fix client side 
throttling for read. Contributed by
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15723. ABFS: Ranger Support. 
Contributed by Yuan Gao.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15739. ABFS: remove unused maven 
dependencies and add used
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15793. ABFS: Skip unsupported test 
cases when non namespace
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15801. ABFS: Fixing 
skipUserGroupMetadata in
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15792. typo in 
AzureBlobFileSystem.getIsNamespaceEnabeld.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15795. Make HTTPS the default protocol 
for ABFS. Contributed by
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15809. ABFS: better exception handling 
when making getAccessToken
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15825. ABFS: Enable some tests for 
namespace not enabled account
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15823. ABFS: Stop requiring client ID 
and tenant ID for MSI
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15846. ABFS: fix mask related bugs in 
setAcl, modifyAclEntries
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15812. ABFS: Improve 
AbfsRestOperationException format to ensure
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15876. Use keySet().removeAll() to 
remove multiple keys from Map
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15872. ABFS: Update to target 
2018-11-09 REST version for ADLS
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15940. ABFS: For HNS account, avoid 
unnecessary get call when
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15968. ABFS: add try catch for UGI 
failure when initializing
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15969. ABFS: getNamespaceEnabled can 
fail blocking user access
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15972 ABFS: reduce list page size to 
to 500.
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-16004. ABFS: Convert 404 error 
response in AbfsInputStream and
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-15860. ABFS: Throw exception when 
directory / file name ends with
[Apr 24, 2019 9:46:25 PM] (gayua) HADOOP-16040. ABFS: Bug fix for 
tolerateOobAppends configuration.
[A