You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/17 16:24:28 UTC

Hadoop-Mapreduce-trunk - Build # 2058 - Still Failing

See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2058/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31131 lines...]

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 520, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.834 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:19 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.040 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.658 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:48 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:25 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:41 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-17T15:24:07+00:00
[INFO] Final Memory: 36M/623M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20297824 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Updating HADOOP-11600
Updating YARN-3203
Updating HADOOP-11000
Updating HDFS-7798
Updating YARN-1299
Updating HDFS-7604
Updating MAPREDUCE-6225
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> 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.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2066 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2066/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31216 lines...]
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 517, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.759 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:36 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.766 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.662 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:42 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:28 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-26T15:25:39+00:00
[INFO] Final Memory: 33M/746M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient && /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx4096m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefirebooter8638061366712598437.jar /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire9201242025731821383tmp /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire_2336675619786382691796tmp
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20304430 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Updating HDFS-7495
Updating YARN-3239
Updating HDFS-7467
Updating HADOOP-11629
Updating HDFS-7843
Updating HDFS-7460
Updating HDFS-7832
Updating HDFS-7537
Updating HADOOP-11620
Updating YARN-3256
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> 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.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2065 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2065/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31218 lines...]
Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.805 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:20 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.272 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.640 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:06 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:21 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-25T15:24:40+00:00
[INFO] Final Memory: 35M/628M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20305805 bytes
Compression is 0.0%
Took 5.5 sec
Recording test results
Updating YARN-2980
Updating HADOOP-11632
Updating HDFS-7763
Updating MAPREDUCE-6264
Updating HDFS-7008
Updating HADOOP-11495
Updating MAPREDUCE-2815
Updating HDFS-7831
Updating YARN-3247
Updating HADOOP-11480
Updating HADOOP-11602
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> 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.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2064 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2064/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31219 lines...]
Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.635 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:16 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.539 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.690 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:21 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:21 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:55 h
[INFO] Finished at: 2015-02-24T15:21:31+00:00
[INFO] Final Memory: 34M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20307518 bytes
Compression is 0.0%
Took 5.5 sec
Recording test results
Updating HADOOP-11625
Updating HADOOP-10478
Updating HADOOP-11619
Updating YARN-2797
Updating HDFS-7807
Updating HADOOP-8642
Updating HDFS-7009
Updating HDFS-7805
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> 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.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2063 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2063/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31179 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.28 sec - in org.apache.hadoop.mapred.TestJavaSerialization
Running org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.994 sec - in org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
Running org.apache.hadoop.ipc.TestMRCJCSocketFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.834 sec - in org.apache.hadoop.ipc.TestMRCJCSocketFactory

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.673 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:16 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.721 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.639 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:58 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:27 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:43 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-23T15:25:59+00:00
[INFO] Final Memory: 34M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20305190 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> 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.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2062 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2062/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31198 lines...]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.694 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:44 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:22 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-22T15:25:16+00:00
[INFO] Final Memory: 34M/760M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20308552 bytes
Compression is 0.0%
Took 5.4 sec
Recording test results
Updating YARN-2799
Updating YARN-2797
Updating YARN-90
Updating HDFS-7752
Updating HDFS-7788
Updating HDFS-7773
Updating HADOOP-11584
Updating HDFS-7740
Updating YARN-3194
Updating YARN-3237
Updating YARN-3238
Updating HDFS-7813
Updating YARN-3236
Updating YARN-3230
Updating HADOOP-11607
Updating HDFS-7814
Updating HADOOP-11612
Updating HADOOP-11604
Updating HDFS-7806
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> 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.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2061 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2061/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31181 lines...]
Running org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 sec - in org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.887 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:18 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.177 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.817 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:04 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:28 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:41 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-20T15:24:47+00:00
[INFO] Final Memory: 34M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20309185 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Updating HADOOP-9087
Updating YARN-933
Updating YARN-3076
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> 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.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2060 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2060/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31139 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.854 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:21 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.351 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.694 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:30 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:19 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:55 h
[INFO] Finished at: 2015-02-19T15:21:28+00:00
[INFO] Final Memory: 36M/623M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20306929 bytes
Compression is 0.0%
Took 5.1 sec
Recording test results
Updating HDFS-7656
Updating YARN-1615
Updating HADOOP-11440
Updating HDFS-7772
Updating HADOOP-11595
Updating HDFS-7808
Updating YARN-3132
Updating MAPREDUCE-6228
Updating YARN-1514
Updating HDFS-7804
Updating MAPREDUCE-6261
Updating HADOOP-11545
Updating HADOOP-11602
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> 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.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2059 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2059/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31136 lines...]
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.790 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:29 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.415 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.781 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:22 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:25 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:46 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:03 h
[INFO] Finished at: 2015-02-18T15:30:16+00:00
[INFO] Final Memory: 33M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There was a timeout or other error in the fork -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20299592 bytes
Compression is 0.0%
Took 5.6 sec
Recording test results
Updating HADOOP-11522
Updating HDFS-7795
Updating HADOOP-11521
Updating HDFS-7797
Updating HADOOP-11570
Updating HADOOP-11593
Updating HADOOP-11596
Updating HADOOP-11599
Updating MAPREDUCE-6234
Updating MAPREDUCE-4286
Updating MAPREDUCE-6260
Updating HADOOP-11575
Updating HDFS-7780
Updating HDFS-6662
Updating YARN-3207
Updating HDFS-4266
Updating HADOOP-11295
Updating MAPREDUCE-5785
Updating HDFS-7803
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> 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.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)