Jira: https://issues.apache.org/jira/browse/YARN-3351
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7015/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 3671 lines...]
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12705406/YARN-3351.002.patch
against trunk revision 402817c.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager:
org.apache.hadoop.yarn.util.TestWebAppUtils
Test results:
https://builds.apache.org/job/PreCommit-YARN-Build/7015//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7015//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
Comment added.
c180447e6e0e6de3f77cb4edd405af8948284dd4 logged out
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7013
Archived 20 artifacts
Archive block size is 32768
Received 59 blocks and 7339166 bytes
Compression is 20.9%
Took 3.4 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on
PreCommit-YARN-Build #7014
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
1 tests failed.
FAILED:
org.apache.hadoop.yarn.util.TestWebAppUtils.TestRMWebAppURLRemoteAndLocal
Error Message:
host2:8088 expected:<[host2:8088]> but was:<[ResolvedRemoteRMWebAppUrl should
resolve to the first HA RM address]>
Stack Trace:
org.junit.ComparisonFailure: host2:8088 expected:<[host2:8088]> but
was:<[ResolvedRemoteRMWebAppUrl should resolve to the first HA RM address]>
at org.junit.Assert.assertEquals(Assert.java:115)
at
org.apache.hadoop.yarn.util.TestWebAppUtils.TestRMWebAppURLRemoteAndLocal(TestWebAppUtils.java:76)