You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/08/18 21:13:11 UTC

Failed: YARN-4014 PreCommit Build #8876

Jira: https://issues.apache.org/jira/browse/YARN-4014
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8876/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 444 lines...]
|  +1  |         yarn tests  |  7m 29s    | Tests passed in hadoop-yarn-client. 
|  -1  |         yarn tests  |  2m 12s    | Tests failed in hadoop-yarn-common. 
|  -1  |         yarn tests  |  56m 1s    | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  218m 20s  | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.util.TestRackResolver 
                    |  hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation 
   Timed out tests  |  org.apache.hadoop.mapred.TestMRIntermediateDataEncryption 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12751035/0004-YARN-4014.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / fc509f6 |
| checkstyle |  /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt |
| hadoop-mapreduce-client-jobclient test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-mapreduce-client-jobclient.txt |
| hadoop-yarn-api test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt |
| hadoop-yarn-client test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-client.txt |
| hadoop-yarn-common test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt |
| hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8876/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf908.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
82754efe91b3d3de610ba9be5d46fddc53a81102 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8867
Archived 86 artifacts
Archive block size is 32768
Received 43 blocks and 31019494 bytes
Compression is 4.3%
Took 10 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
3 tests failed.
FAILED:  org.apache.hadoop.yarn.util.TestRackResolver.testCaching

Error Message:
expected:</[default-rack]> but was:</[rack1]>

Stack Trace:
org.junit.ComparisonFailure: expected:</[default-rack]> but was:</[rack1]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.yarn.util.TestRackResolver.testCaching(TestRackResolver.java:102)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable

Error Message:
expected:<SCHEDULED> but was:<ALLOCATED>

Stack Trace:
java.lang.AssertionError: expected:<SCHEDULED> but was:<ALLOCATED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable(TestContainerAllocation.java:321)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testNormalContainerAllocationWhenDNSUnavailable

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testNormalContainerAllocationWhenDNSUnavailable(TestContainerAllocation.java:206)



Failed: YARN-4059 PreCommit Build #8878

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-4059
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8878/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 312 lines...]
|  +1  |            install  |  1m 29s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 35s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 37s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  53m 29s   | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  95m 47s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12751097/YARN-4059.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 71aedfa |
| javadoc | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffJavadocWarnings.txt |
| checkstyle |  /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.txt |
| whitespace | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.txt |
| hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8878/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf904.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
f00a2812951ce4044209576a6362718b88489a5b logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8867
Archived 31 artifacts
Archive block size is 32768
Received 215 blocks and 6391985 bytes
Compression is 52.4%
Took 2.8 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable

Error Message:
expected:<SCHEDULED> but was:<ALLOCATED>

Stack Trace:
java.lang.AssertionError: expected:<SCHEDULED> but was:<ALLOCATED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable(TestContainerAllocation.java:321)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testNormalContainerAllocationWhenDNSUnavailable

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testNormalContainerAllocationWhenDNSUnavailable(TestContainerAllocation.java:206)



Failed: YARN-3814 PreCommit Build #8877

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/YARN-3814
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8877/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 301 lines...]
|  +1  |      release audit  |  0m 29s    | The applied patch does not increase 
|      |                     |            | the total number of release audit
|      |                     |            | warnings.
|  +1  |         checkstyle  |  0m 16s    | There were no new checkstyle 
|      |                     |            | issues.
|  +1  |         whitespace  |  0m 16s    | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 47s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 50s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 55s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  2m 50s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-timelineservice.
|      |                     |  49m 45s   | 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12751064/YARN-3814-YARN-2928.05.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / 9a82008 |
| hadoop-yarn-server-timelineservice test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8877/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf903.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
17f5a72f588ba5046638a2e4375835fe8dbaed15 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8867
Archived 27 artifacts
Archive block size is 32768
Received 40 blocks and 8691837 bytes
Compression is 13.1%
Took 4 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed