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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 308 lines...]
|      |                     |            | new Findbugs (version 2.0.3)
|      |                     |            | warnings.
|  +1  |             native  |  3m 12s    | Pre-build of native portion 
|  +1  |         yarn tests  |  0m 26s    | Tests passed in hadoop-yarn-api. 
|  -1  |         yarn tests  |  3m 1s     | Tests failed in 
|      |                     |            | 
hadoop-yarn-server-applicationhistory
|      |                     |            | service.
|  +1  |         hdfs tests  |  0m 15s    | Tests passed in hadoop-hdfs-client. 
|      |                     |  45m 59s   | 


             Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.timeline.TestRollingLevelDBTimelineStore 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12730269/YARN-3448.14.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / bf70c5a |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-server-applicationhistoryservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-server-applicationhistoryservice.txt
 |
| hadoop-hdfs-client test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-hdfs-client.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/7690/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.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.
1cdda13eb591e8b97e5711c4eb08539a878f46c3 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7681
Archived 40 artifacts
Archive block size is 32768
Received 61 blocks and 26026338 bytes
Compression is 7.1%
Took 6.5 sec
Description set: MAPREDUCE-6259
Recording test results
Publish JUnit test result report is waiting for a checkpoint on 
PreCommit-YARN-Build #7689
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.timeline.TestRollingLevelDBTimelineStore.testGetEntitiesWithSecondaryFilters

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.yarn.server.timeline.RollingLevelDBTimelineStore.getEntityByTime(RollingLevelDBTimelineStore.java:738)
        at 
org.apache.hadoop.yarn.server.timeline.RollingLevelDBTimelineStore.getEntities(RollingLevelDBTimelineStore.java:592)
        at 
org.apache.hadoop.yarn.server.timeline.TimelineStoreTestUtils.getEntitiesWithFilters(TimelineStoreTestUtils.java:494)
        at 
org.apache.hadoop.yarn.server.timeline.TimelineStoreTestUtils.testGetEntitiesWithSecondaryFilters(TimelineStoreTestUtils.java:773)
        at 
org.apache.hadoop.yarn.server.timeline.TestRollingLevelDBTimelineStore.testGetEntitiesWithSecondaryFilters(TestRollingLevelDBTimelineStore.java:118)


Reply via email to