You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/03/24 07:22:49 UTC

Build failed in Jenkins: Hama-trunk #358

See <https://builds.apache.org/job/Hama-trunk/358/changes>

Changes:

[jfenc91] HAMA-922 Fixed a class loader issue for Hama on Mesos with Hadoop 2

------------------------------------------
[...truncated 131377 lines...]

15/03/24 06:22:04 INFO bsp.BSPJobClient: Running job: job_localrunner_0001

15/03/24 06:22:04 INFO compress.CodecPool: Got brand-new decompressor [.deflate]

15/03/24 06:22:04 INFO bsp.LocalBSPRunner: Setting up a new barrier for 1 tasks!

15/03/24 06:22:04 INFO Configuration.deprecation: io.sort.mb is deprecated. Instead, use mapreduce.task.io.sort.mb

15/03/24 06:22:04 INFO Configuration.deprecation: io.sort.factor is deprecated. Instead, use mapreduce.task.io.sort.factor

15/03/24 06:22:04 INFO Configuration.deprecation: mapred.cache.localFiles is deprecated. Instead, use mapreduce.job.cache.local.files

15/03/24 06:22:07 INFO bsp.BSPJobClient: Current supersteps number: 1

15/03/24 06:22:07 INFO bsp.BSPJobClient: The total number of supersteps: 1

15/03/24 06:22:07 INFO bsp.BSPJobClient: Counters: 6

15/03/24 06:22:07 INFO bsp.BSPJobClient:   org.apache.hama.bsp.JobInProgress$JobCounter

15/03/24 06:22:07 INFO bsp.BSPJobClient:     SUPERSTEPS=1

15/03/24 06:22:07 INFO bsp.BSPJobClient:     LAUNCHED_TASKS=1

15/03/24 06:22:07 INFO bsp.BSPJobClient:   org.apache.hama.bsp.BSPPeerImpl$PeerCounter

15/03/24 06:22:07 INFO bsp.BSPJobClient:     SUPERSTEP_SUM=2

15/03/24 06:22:07 INFO bsp.BSPJobClient:     IO_BYTES_READ=562

15/03/24 06:22:07 INFO bsp.BSPJobClient:     TIME_IN_SYNC_MS=0

15/03/24 06:22:07 INFO bsp.BSPJobClient:     TASK_INPUT_RECORDS=18

15/03/24 06:22:07 INFO bsp.FileInputFormat: Total input paths to process : 3

15/03/24 06:22:07 WARN bsp.BSPJobClient: No job jar file set.  User classes may not be found. See BSPJob#setJar(String) or check Your jar file.

15/03/24 06:22:07 WARN conf.Configuration: org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@9f484c:an attempt to override final parameter: mapreduce.job.end-notification.max.retry.interval;  Ignoring.

15/03/24 06:22:07 WARN conf.Configuration: org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@9f484c:an attempt to override final parameter: mapreduce.job.end-notification.max.attempts;  Ignoring.

15/03/24 06:22:07 INFO Configuration.deprecation: user.name is deprecated. Instead, use mapreduce.job.user.name

15/03/24 06:22:07 INFO bsp.LocalBSPRunner: Setting up a new barrier for 3 tasks!

15/03/24 06:22:07 INFO bsp.BSPJobClient: Running job: job_localrunner_0001

15/03/24 06:22:07 INFO graph.GraphJobRunner: 2 vertices are loaded into local:0

15/03/24 06:22:07 INFO graph.GraphJobRunner: 2 vertices are loaded into local:1

15/03/24 06:22:07 INFO graph.GraphJobRunner: 2 vertices are loaded into local:2

maxFlow is: 23.0
15/03/24 06:22:07 ERROR bsp.LocalBSPRunner: Exception during BSP execution!
java.util.concurrent.ExecutionException: java.lang.AssertionError: vertex value cannot be null
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.apache.hama.bsp.LocalBSPRunner$ThreadObserver.run(LocalBSPRunner.java:314)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.AssertionError: vertex value cannot be null
	at org.apache.hama.graph.DefaultVertexOutputWriter.write(DefaultVertexOutputWriter.java:49)
	at org.apache.hama.graph.GraphJobRunner.cleanup(GraphJobRunner.java:171)
	at org.apache.hama.bsp.LocalBSPRunner$BSPRunner.run(LocalBSPRunner.java:263)
	at org.apache.hama.bsp.LocalBSPRunner$BSPRunner.call(LocalBSPRunner.java:287)
	at org.apache.hama.bsp.LocalBSPRunner$BSPRunner.call(LocalBSPRunner.java:211)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more

15/03/24 06:22:10 INFO bsp.BSPJobClient: Current supersteps number: 42

15/03/24 06:22:10 INFO bsp.BSPJobClient: Job failed.

maxflow is: 23.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.hama.examples.SemiClusterMatchingTest
15/03/24 06:22:11 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

15/03/24 06:22:12 INFO bsp.FileInputFormat: Total input paths to process : 1

15/03/24 06:22:12 INFO bsp.FileInputFormat: Total input paths to process : 1

15/03/24 06:22:12 WARN bsp.BSPJobClient: No job jar file set.  User classes may not be found. See BSPJob#setJar(String) or check Your jar file.

15/03/24 06:22:12 INFO Configuration.deprecation: user.name is deprecated. Instead, use mapreduce.job.user.name

15/03/24 06:22:12 WARN conf.Configuration: org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@a8f5d0:an attempt to override final parameter: mapreduce.job.end-notification.max.retry.interval;  Ignoring.

15/03/24 06:22:12 WARN conf.Configuration: org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@a8f5d0:an attempt to override final parameter: mapreduce.job.end-notification.max.attempts;  Ignoring.

15/03/24 06:22:12 INFO Configuration.deprecation: user.name is deprecated. Instead, use mapreduce.job.user.name

15/03/24 06:22:12 INFO bsp.BSPJobClient: Running job: job_localrunner_0001

15/03/24 06:22:12 INFO bsp.LocalBSPRunner: Setting up a new barrier for 1 tasks!

15/03/24 06:22:12 INFO Configuration.deprecation: io.sort.mb is deprecated. Instead, use mapreduce.task.io.sort.mb

15/03/24 06:22:12 INFO Configuration.deprecation: io.sort.factor is deprecated. Instead, use mapreduce.task.io.sort.factor

15/03/24 06:22:12 INFO Configuration.deprecation: mapred.cache.localFiles is deprecated. Instead, use mapreduce.job.cache.local.files

15/03/24 06:22:15 INFO bsp.BSPJobClient: Current supersteps number: 1

15/03/24 06:22:15 INFO bsp.BSPJobClient: The total number of supersteps: 1

15/03/24 06:22:15 INFO bsp.BSPJobClient: Counters: 6

15/03/24 06:22:15 INFO bsp.BSPJobClient:   org.apache.hama.bsp.JobInProgress$JobCounter

15/03/24 06:22:15 INFO bsp.BSPJobClient:     SUPERSTEPS=1

15/03/24 06:22:15 INFO bsp.BSPJobClient:     LAUNCHED_TASKS=1

15/03/24 06:22:15 INFO bsp.BSPJobClient:   org.apache.hama.bsp.BSPPeerImpl$PeerCounter

15/03/24 06:22:15 INFO bsp.BSPJobClient:     SUPERSTEP_SUM=2

15/03/24 06:22:15 INFO bsp.BSPJobClient:     IO_BYTES_READ=7189

15/03/24 06:22:15 INFO bsp.BSPJobClient:     TIME_IN_SYNC_MS=0

15/03/24 06:22:15 INFO bsp.BSPJobClient:     TASK_INPUT_RECORDS=100

15/03/24 06:22:15 INFO bsp.FileInputFormat: Total input paths to process : 3

15/03/24 06:22:15 WARN bsp.BSPJobClient: No job jar file set.  User classes may not be found. See BSPJob#setJar(String) or check Your jar file.

15/03/24 06:22:15 WARN conf.Configuration: org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@11552dd:an attempt to override final parameter: mapreduce.job.end-notification.max.retry.interval;  Ignoring.

15/03/24 06:22:15 WARN conf.Configuration: org.apache.hadoop.fs.ChecksumFileSystem$FSDataBoundedInputStream@11552dd:an attempt to override final parameter: mapreduce.job.end-notification.max.attempts;  Ignoring.

15/03/24 06:22:15 INFO Configuration.deprecation: user.name is deprecated. Instead, use mapreduce.job.user.name

15/03/24 06:22:15 INFO bsp.LocalBSPRunner: Setting up a new barrier for 3 tasks!

15/03/24 06:22:15 INFO bsp.BSPJobClient: Running job: job_localrunner_0001

15/03/24 06:22:15 INFO graph.GraphJobRunner: 33 vertices are loaded into local:2

15/03/24 06:22:15 INFO graph.GraphJobRunner: 33 vertices are loaded into local:0

15/03/24 06:22:15 INFO graph.GraphJobRunner: 34 vertices are loaded into local:1

15/03/24 06:22:18 INFO bsp.BSPJobClient: Current supersteps number: 15

15/03/24 06:22:18 INFO bsp.BSPJobClient: The total number of supersteps: 15

15/03/24 06:22:18 INFO bsp.BSPJobClient: Counters: 12

15/03/24 06:22:18 INFO bsp.BSPJobClient:   org.apache.hama.graph.GraphJobRunner$GraphJobCounter

15/03/24 06:22:18 INFO bsp.BSPJobClient:     ITERATIONS=15

15/03/24 06:22:18 INFO bsp.BSPJobClient:     INPUT_VERTICES=100

15/03/24 06:22:18 INFO bsp.BSPJobClient:   org.apache.hama.bsp.JobInProgress$JobCounter

15/03/24 06:22:18 INFO bsp.BSPJobClient:     SUPERSTEPS=15

15/03/24 06:22:18 INFO bsp.BSPJobClient:     LAUNCHED_TASKS=3

15/03/24 06:22:18 INFO bsp.BSPJobClient:   org.apache.hama.bsp.BSPPeerImpl$PeerCounter

15/03/24 06:22:18 INFO bsp.BSPJobClient:     SUPERSTEP_SUM=48

15/03/24 06:22:18 INFO bsp.BSPJobClient:     IO_BYTES_READ=8850

15/03/24 06:22:18 INFO bsp.BSPJobClient:     TIME_IN_SYNC_MS=140

15/03/24 06:22:18 INFO bsp.BSPJobClient:     TOTAL_MESSAGES_SENT=166125

15/03/24 06:22:18 INFO bsp.BSPJobClient:     TASK_INPUT_RECORDS=100

15/03/24 06:22:18 INFO bsp.BSPJobClient:     TOTAL_MESSAGE_BYTES_TRANSFERED=33250922

15/03/24 06:22:18 INFO bsp.BSPJobClient:     TOTAL_MESSAGES_RECEIVED=4596

15/03/24 06:22:18 INFO bsp.BSPJobClient:     TASK_OUTPUT_RECORDS=100

Job Finished in 6.716 seconds
C1691 = [42, 45, 48, 41, 44, 47, 40, 43, 46, 49]
C1598 = [18, 15, 12, 14, 17, 11, 19, 16, 10, 13]
C1784 = [78, 72, 75, 77, 74, 71, 79, 76, 73, 70]
C1722 = [57, 54, 51, 56, 59, 50, 53, 55, 58, 52]
C1815 = [84, 81, 87, 86, 83, 80, 89, 85, 82, 88]
C79 = [0, 6, 3, 9, 5, 8, 2, 7, 1, 4]
C1753 = [60, 63, 69, 66, 62, 65, 68, 64, 61, 67]
C1629 = [27, 21, 24, 26, 20, 23, 29, 25, 28, 22]
C1846 = [99, 90, 93, 96, 98, 92, 95, 94, 97]
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec <<< FAILURE!

Results :

Failed tests: 
  testSemiClustering(org.apache.hama.examples.SemiClusterMatchingTest)

Tests run: 21, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [28.037s]
[INFO] pipes ............................................. SUCCESS [21.782s]
[INFO] commons ........................................... SUCCESS [9.556s]
[INFO] core .............................................. SUCCESS [3:37.919s]
[INFO] graph ............................................. SUCCESS [30.814s]
[INFO] machine learning .................................. SUCCESS [2:05.522s]
[INFO] examples .......................................... FAILURE [1:49.165s]
[INFO] mesos ............................................. SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:04.965s
[INFO] Finished at: Tue Mar 24 06:22:18 UTC 2015
[INFO] Final Memory: 124M/290M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project hama-examples: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Hama-trunk/ws/trunk/examples/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 :hama-examples
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Hama-trunk #357
Archived 145 artifacts
Archive block size is 32768
Received 0 blocks and 35734493 bytes
Compression is 0.0%
Took 27 sec
Recording test results
Updating HAMA-922

Jenkins build is back to normal : Hama-trunk #359

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hama-trunk/359/changes>